Anonymous | Login | Signup for a new account | 2024-11-22 18:33 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000534 | CLE/P | 1. CLE | public | 2014-08-11 09:15 | 2014-08-11 19:08 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 1.1 | ||||||||
Target Version | 1.2 | Fixed in Version | 1.2 | ||||||
Summary | 0000534: Help function don't show the file properties | ||||||||
Description | Currently the help function shows only the hard coded table properties, but not the properties taken defined in the property file. It would be useful to see the current properties which are realy used. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000580) Falk Reichbott (administrator) 2014-08-11 12:28 |
This issue is a big error. Since we have intruduce the flag for property or command line specific symbol tables, we close the symbol table after property parsing and open it for command line parsing. Properties parsing only effects (update of the stored default value) the symbol table but not the CLP structure. Means all parsed properties are gone before the command line is interpreted. |
(0000591) Falk Reichbott (administrator) 2014-08-11 19:08 |
Eleminate the isFlg parameter from CleExecute() and the uiFlg parameter from ClpOpen, to use always the same symbol table for property parsing and command line parsing. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-11 09:15 | Falk Reichbott | New Issue | |
2014-08-11 09:15 | Falk Reichbott | Status | new => assigned |
2014-08-11 09:15 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-08-11 12:28 | Falk Reichbott | Note Added: 0000580 | |
2014-08-11 19:08 | Falk Reichbott | Note Added: 0000591 | |
2014-08-11 19:08 | Falk Reichbott | Status | assigned => resolved |
2014-08-11 19:08 | Falk Reichbott | Fixed in Version | => 1.2 |
2014-08-11 19:08 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |