FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000534CLE/P1. CLEpublic2014-08-11 09:152014-08-11 19:08
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version1.1 
Target Version1.2Fixed in Version1.2 
Summary0000534: Help function don't show the file properties
DescriptionCurrently 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.

TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker