Ticket #1424 (new feature)
OpenLayers uses innerHTML (breaks under XHTML)
| Reported by: | openlayers | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future |
| Component: | general | Version: | 2.5 |
| Keywords: | Cc: | steve@… | |
| State: |
Description
OpenLayers writes to the innerHTML properties in the DOM tree. This is forbidden when using XHTML, so OpenLayers breaks if it is embedded in a page served as application/xml+xhtml. Notably this affects Safari but not FireFox (which seems to allow writes to these properties anyway).
Change History
Note: See
TracTickets for help on using
tickets.
