Opened 15 years ago
Closed 14 years ago
#396 closed defect (fixed)
Calling map.reloadMap() twice at same time result in error
Reported by: | hubu | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | MapGuide | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1056643 | Operating System: | All |
state: | New |
Description
- set up sheboygan sample in MapGuide.
- download attachment TBTest.zip, unzip it. copy file TBTest.js to \fusion\widgets, copy TBTest.xml to \fusion\widgets\widgetinfo.
- Open MapGuide studio, create a flexible weblayout, create a widget TBTest, and add it to Toolbar.
- click button "View in browser", after the map has been loaded, click button TBTest,
Result: you will get error reloadMapCallingTwiceResultError1.PNG and error in reloadMapCallingTwiceResultError2.PNG.
Expect: map.reloadMap should work without problem.
Attachments (4)
Change History (6)
by , 15 years ago
Attachment: | TBTest.zip added |
---|
by , 15 years ago
Attachment: | reloadMapCallingTwiceResultError1.PNG added |
---|
by , 15 years ago
Attachment: | reloadMapCallingTwiceResultError2.PNG added |
---|
by , 15 years ago
Attachment: | ReloadMap Twice.patch added |
---|
comment:1 by , 14 years ago
External ID: | → 1056643 |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fix of this ticket