Opened 7 months ago

Last modified 7 months ago

#861 _started defect

Protect the configuration managers against incorrect operation

Reported by: westram Owned by: westram
Priority: normal Milestone:
Component: Library (GUI) Version: SVN
Keywords: Cc:

Description

It's easy to break the functionality of config managers, e.g.:

  • specify duplicated config tag for two awars
    ⇒ silently reloads in the wrong way:
    • one awar is set to two saved values (one value wins)
    • the other awar is never modified

Also check other possible problems like

  • specifying an awar twice

Change History (1)

comment:1 Changed 7 months ago by westram

  • Owner changed from devel to westram
  • Status changed from new to _started
Note: See TracTickets for help on using tickets.