#321 closed defect (fixed)
Javascript error on alert popups
Reported by: | dmartinc | Owned by: | dmartinc |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 0.97.0 |
Keywords: | Cc: |
Description
When a "noReportError" is returned by the server, the ErrorReportDialog dialog JS class's draw method calls its _drawWarning method, which in turns constructs and opens an AlertPopup.
However the "draw" method does not return anything and when ErrorReportDialog's postDraw() is called there is a JS error (although the AlertPopup opens fine).
Change History (3)
comment:1 Changed 6 years ago by dmartinc
- Owner set to dmartinc
- Status changed from new to accepted
comment:2 Changed 6 years ago by david.martin.clavo@…
- Resolution set to fixed
- Status changed from accepted to closed
comment:3 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>
Note: See
TracTickets for help on using
tickets.
commit f84b56c293534a0fe93d5045b859d81ccf87cb27
Author: David Martín Clavo <david.martin.clavo@…>
Date: Thu Mar 18 13:54:57 2010 +0100