Ticket #485 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Fix theming function signatures

Reported by: waltweltonlair Owned by: bentrumbore
Priority: medium Milestone: 2.1
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1038255

Description


Change History

Changed 4 years ago by bentrumbore

  • status changed from new to assigned

The three theming functions that were added for RFC 32 do not specify proper signature information. This prevents user interfaces from facilitating the use of these functions, both by providing information about the signatures and by validating entered functions. The signatures should allow both the key and value parameters to be of either string or numerical type.

Additionally, the "If" function incorrectly evaluates its first parameter, causing the function to return incorrect results.

Changed 4 years ago by waltweltonlair

  • status changed from assigned to closed
  • resolution set to fixed

Ben fixed this with submission  https://trac.osgeo.org/mapguide/changeset/3067.

Changed 4 years ago by waltweltonlair

  • external_id set to 1038255

Changed 4 years ago by waltweltonlair

Merged fix into branch stream with submission  https://trac.osgeo.org/mapguide/changeset/3121.

Note: See TracTickets for help on using tickets.