Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#485 closed defect (fixed)

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 (4)

comment:1 by bentrumbore, 16 years ago

Status: newassigned

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.

comment:2 by waltweltonlair, 16 years ago

Resolution: fixed
Status: assignedclosed

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

comment:3 by waltweltonlair, 16 years ago

External ID: 1038255

comment:4 by waltweltonlair, 16 years ago

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

Note: See TracTickets for help on using tickets.