Opened 16 years ago
Closed 16 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 , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
For example:<ToolTip>If (FeatId > 10 ,10000,99999)</ToolTip> is addde to LayerDefinition, the layer tooltip is not working.
comment:3 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
That expression is invalid. Tooltips need to evaluate to a string.
Note:
See TracTickets
for help on using tickets.
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.