Opened 12 years ago

Closed 2 years 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.

Change History (4)

by jng, 12 years ago

Attachment: Capture.PNG added

comment:1 by jng, 7 years ago

Milestone: 3.03.3

Ticket retargeted after milestone closed

comment:2 by jng, 6 years ago

Milestone: 3.34.0

Milestone renamed

comment:3 by jng, 2 years 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.