Opened 13 years ago
Closed 13 years ago
#1712 closed defect (fixed)
InvokeURL command disregards layer constraints when no parameters specified
Reported by: | jng | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AJAX Viewer | Version: | 2.2.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If you define an invoke URL command, the layer constraints (a list of layers the command is applicable for when an object on any one of these layers) are disregarded when no parameters is specified.
Eg. Using the Sheboygan Dataset, define an InvokeURL command, set the layer constraints to (Buildings, Roads). Do not specify any parameters. Now load the WebLayout and select a feature on the Parcels layer. The command is active despite nothing from Buildings or Roads being selected. The command should actually be disabled (?)
Note:
See TracTickets
for help on using tickets.
Fixed in 2.2 (r5912) Fixed in trunk (r5913)