Ticket #31 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Improve error handling and reporting on custom view rendering

Reported by: dema Owned by: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

Currently, if there´s an error on a custom view and/or the related layout view, it´s hard to tell where the error is coming from, the stack trace doesn´t present the line number or whether the error is in the custom view itself or the associated layout custom view.

Change History

Changed 8 years ago by dema

  • status changed from new to closed
  • resolution set to fixed

Improved logging and added a separate method for rendering layout views that enables to identify if the error ocurred while rendering the layout view or the actual view.

Note: See TracTickets for help on using tickets.