Ticket #1169 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

OpenLayers.Util.alphaHack returns "undefined" not False

Reported by: fredj Owned by:
Priority: trivial Milestone: 2.6 Release
Component: Util Version: SVN
Keywords: Cc:
State:

Description

see patch, all tests pass.

Attachments

1169.patch Download (361 bytes) - added by fredj 5 years ago.
cast document.body.filters to Boolean

Change History

Changed 5 years ago by fredj

cast document.body.filters to Boolean

Changed 5 years ago by fredj

  • type changed from feature to bug

Changed 5 years ago by crschmidt

  • keywords commit added; review removed

This looks fine, please commit.

Changed 5 years ago by fredj

  • keywords commit removed
  • status changed from new to closed
  • resolution set to fixed

(In [5283]) Change Util.alphaHack to return 'False' not 'undefined' as defined by the API. (Closes #1169)

Note: See TracTickets for help on using tickets.