#1032 closed defect (fixed)
Debug webtier results in "Exception occurred in AJAX callback" errors
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | 2.2 |
Component: | General | Version: | 2.1.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
If you open a flexible layout using a debug build of the web-tier, you'll get lots of annoying "Exception occurred in AJAX callback" errors.
Change History (3)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
- Fixed in the trunk stream with r4030
- Fixed in the MGOS 2.1 stream with r4031
comment:3 by , 15 years ago
Found another case where this is a problem: Common/CoordinateSystem/CoordSysTransform.cpp has some printf statements which are active in a debug build. They have been commented, with a comment explaining why.
Note:
See TracTickets
for help on using tickets.