Ticket #2 (closed defect: fixed)
IndentifyResultHtml identify BUG
| Reported by: | rbraam | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Version: | 2.0.5 | Keywords: | |
| Cc: |
Description
Sometimes (in some configurations more then others) flash crashes if a identify is done and catched in the identify result HTML component.
I think it's a bug in flash but i think it's possible to work around this bug by changing the code in the identify result HTML.
I tried to reproduce the error and trace it. It occures in the IdentifyResultHTML component in the lMap.onIdentifyData(...) function (when data is identified). I guess it is somewhere near the convertInfo call (row 75). But i'm not sure about that.
I've also heard some user had it when they used the scroll bar and closed the window and then did a new identify.
Change History
Note: See
TracTickets for help on using
tickets.
Reproducable by doing:
Go to: http://geotest.provincie-utrecht.nl/publiek/oud_luchtonderzoeken/"
Do a identify
Scroll down in the identify window
Close the window
Do a new identify
Crash