Opened 15 years ago

Closed 15 years ago

#790 closed defect (invalid)

Expression Functions to Support Theming are not working

Reported by: mgluobin Owned by:
Priority: high Milestone: 2.1
Component: General Version: 2.0.2
Severity: blocker Keywords:
Cc: External ID:

Description

For mapguide-2.0.2,the Expression Functions(If,Lookup,Range) to Support Theming are not working,but the MapGuide RFC 32 indicates it finished,why?

Change History (3)

comment:1 by tomfukushima, 15 years ago

Resolution: invalid
Status: newclosed

Hi, this is implemented. This defect does not give steps to recreate the problem so I am closing as there is not enough information for a developer to work with. Cheers, Tom.

comment:2 by mgluobin, 15 years ago

Resolution: invalid
Status: closedreopened

For example:<ToolTip>If (FeatId &gt; 10 ,10000,99999)</ToolTip> is addde to LayerDefinition, the layer tooltip is not working.

comment:3 by tomfukushima, 15 years ago

Resolution: invalid
Status: reopenedclosed

That expression is invalid. Tooltips need to evaluate to a string.

Note: See TracTickets for help on using tickets.