Opened 15 years ago
Closed 15 years ago
#360 closed defect (fixed)
Error Message for SetSelection is unclear.
Reported by: | liuar | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | MapGuide | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | jennyhe, jie.tan@… | Browser: | All |
External ID: | 1298883 | Operating System: | All |
state: | Committed |
Description
Steps:
- open a flexible web layout
- select a large num of objects
The message in the warning box should tell user the reason clearly, At least should not show strings like"/*".
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
state: | New → Committed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In fusionError function, only error massage contains text 'Response: ERROR: ' can be processed. So update the 'Respones: SetSelection Exception' to 'Response: ERROR: ' in GetSelectionProperties.php and SaveSelection.php