Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 waltweltonlair, 15 years ago

Status: newassigned

comment:2 by waltweltonlair, 15 years ago

Resolution: fixed
Status: assignedclosed
  • Fixed in the trunk stream with r4030
  • Fixed in the MGOS 2.1 stream with r4031

comment:3 by waltweltonlair, 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.

  • trunk submission: r4033
  • MGOS 2.1 submission: r4034
Note: See TracTickets for help on using tickets.