Ticket #1954 (new feature)
KML balloonStyle parsing is broken
| Reported by: | crschmidt | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | Future |
| Component: | Format.KML | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: |
Description
The KML balloonStyle parsing is buggy:
- It uses Util.getXMLNodeValue (ew.)
- It assumes that the text will be directly in the balloonStyle element, not in balloonStyle.text, where it actually is.
Change History
Note: See
TracTickets for help on using
tickets.
