Ticket #2666 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

WMSCapabilities: this.parser not set

Reported by: fredj Owned by: tschaub
Priority: minor Milestone: 2.10 Release
Component: Format.WMSCapabilities Version: 2.9
Keywords: Cc:
State: Complete

Description

the Format.WMSCapabilities.parser variable is "A cached versioned format used for reading" but the value is never set.

See patch.

Attachments

2666.0.patch Download (0.7 KB) - added by fredj 3 years ago.
set this.parser

Change History

Changed 3 years ago by fredj

set this.parser

Changed 3 years ago by fredj

  • state set to Review

tests pass with chrome and FF, please review

Changed 3 years ago by bartvde

  • state changed from Review to Commit

Good catch fredj, please commit

Changed 3 years ago by fredj

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [10382]) cache the WMSCapabilities format parser. r=bartvde (closes #2666)

Note: See TracTickets for help on using tickets.