View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001566 | JEDI VCS | Client (Gui) | public | 2004-04-03 02:20 | 2010-01-24 14:17 |
Reporter | USchuster | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 2.40 Stable (Client) | |||
Summary | 0001566: disabled project admin for new application in IDE Client | ||||
Description | (reported by Arnd Iffland in newsgroup) disabled project admin for new application in IDE Client | ||||
Steps To Reproduce | Open a VCS project and start the project admin. Now close the project in the IDE (Close all) and start a new application (New->Application). Save the new application (Save all) and try to open the project admin. | ||||
Additional Information | The problem is that sCurrenProject in TJVCSClient.CheckCurrentProject is empty. possible fix procedure TJVCSClient.CheckCurrentProject; ... // Send Notify messages - disconnected ********************************* if (sCurrentProject <> '') then // NEW begin // NEW ... end // NEW else // NEW sProjectName := ActiveProject; // NEW | ||||
Tags | No tags attached. | ||||
Fix in JVCS version | |||||
Releasedocumentation | history | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-03 02:20 | USchuster | New Issue | |
2004-05-15 09:37 | USchuster | Status | new => confirmed |
2010-01-24 14:17 | THuber | Relationship added | related to 0001704 |
2010-01-24 14:17 | THuber | Releasedocumentation | => history |
2010-01-24 14:17 | THuber | Note Added: 0017148 | |
2010-01-24 14:17 | THuber | Status | confirmed => closed |
2010-01-24 14:17 | THuber | Resolution | open => fixed |
2010-01-24 14:17 | THuber | Fixed in Version | => 2.40 Stable (Client) |