Opened 11 years ago

Closed 14 months ago

#2297 closed defect (fixed)

Performance Report: Gracefully handle maps with broken layers

Reported by: jng Owned by: jng
Priority: low Milestone: 4.0
Component: General Version: 2.4.0
Severity: trivial Keywords:
Cc: External ID:

Description

If you do a performance report on a map that has one or more layers missing, you get a bunch of php errors like the attached screenshot below.

Broken layers should not derail the performance profiling, though if possible such offending layers should be noted.

Attachments (1)

Capture.PNG (65.3 KB ) - added by jng 11 years ago.

Download all attachments as: .zip

Change History (4)

by jng, 11 years ago

Attachment: Capture.PNG added

comment:1 by jng, 6 years ago

Milestone: 3.03.3

Ticket retargeted after milestone closed

comment:2 by jng, 5 years ago

Milestone: 3.34.0

Milestone renamed

comment:3 by jng, 14 months ago

Owner: set to jng
Resolution: fixed
Status: newclosed

In 10043:

Barring a few deprecated usages of trim (which this commit fixes), the performance report actually does gracefully handles broken layers

Fixes #2297

Note: See TracTickets for help on using tickets.