Ticket #3250 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Format\WMC\v1_0_0.js: Undefined variable problem

Reported by: jorix Owned by: tschaub
Priority: major Milestone: 2.11 Release
Component: Format.WMC Version: SVN
Keywords: Cc:
State:

Description

..\lib\OpenLayers\Format\WMC\v1_0_0.js:95: ERROR - variable layer is undefined
            node.appendChild(this.write_wmc_DimensionList(layer));
                                                          ^

NOTE: Periodically appear undefined variable, the use of Closure Compiler can warn of this problem. See #3158, It would be desirable to apply it in 2.11?

Change History

Changed 2 years ago by tschaub

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

(In [11882]) Correcting a typo from 11871. Thanks jorix for the catch (see #3236, closes #3250).

Note: See TracTickets for help on using tickets.