Anonymous | Login | Signup for a new account | 2024-11-22 13:22 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 | ||||
0000562 | CLE/P | 2. CLP | public | 2014-09-15 19:05 | 2014-09-16 14:03 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
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 | 0000562: Error messages for property parsing are not correct | ||||||||
Description | If a property parsed the error possition is always at the end of the command line. It would be better to know the row and colum of the original property file. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000625) Falk Reichbott (administrator) 2014-09-15 19:10 |
The property parsing of the supplement strings is only done if no entry of the argument was done of the command line. Means allways if we close a object or overlay we look for remaining supplement strings. The source for a supplement string could be a hard coded default from the tables, or from a property file or from a environment variable. It would be difficult to support at this time point the correct source, row and column of this error. All these information must be but to the symbol table, wenn the default suplement string is updated and then used at parsing. We plan to extent the symbol tables for this, but this change will come later. |
(0000628) Falk Reichbott (administrator) 2014-09-16 14:03 edited on: 2014-09-16 14:03 |
Correct error messages for all cases: - from command line - from property list - from environment variable %s - from default value of argument %s - supplement from property file %s - from parameter file %s - from command file %s - in file %s The fix was implemented in revision 1.1.35 |
Issue History | |||
Date Modified | Username | Field | Change |
2014-09-15 19:05 | Falk Reichbott | New Issue | |
2014-09-15 19:05 | Falk Reichbott | Status | new => assigned |
2014-09-15 19:05 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-09-15 19:10 | Falk Reichbott | Note Added: 0000625 | |
2014-09-16 14:03 | Falk Reichbott | Note Added: 0000628 | |
2014-09-16 14:03 | Falk Reichbott | Status | assigned => resolved |
2014-09-16 14:03 | Falk Reichbott | Fixed in Version | => 1.2 |
2014-09-16 14:03 | Falk Reichbott | Resolution | open => fixed |
2014-09-16 14:03 | Falk Reichbott | Note Edited: 0000628 | View Revisions |
Copyright © 2000 - 2024 MantisBT Team |