[Marble-bugs] [Bug 266366] KmlcoordinateTagHandler can't handle space after comma in coordinates

Dennis Nienhüser earthwings at gentoo.org
Sat Nov 24 11:28:30 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=266366

Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |1.5.0/KDE-4.10.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/marb
                   |                            |le/af1fb70c7bdcc513c7e13a8d
                   |                            |6ad417fe0853adf5

--- Comment #1 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit af1fb70c7bdcc513c7e13a8d6ad417fe0853adf5 by Dennis Nienhüser.
Committed on 24/11/2012 at 12:23.
Pushed by nienhueser into branch 'master'.

Fix parsing coordinate strings that don't follow kml specs exactly.

Coordinates like '1, 2, 3 4 ,5, 6' are not valid coordinate strings
(should be '1,2,3 4,5,6') but can still be parsed.

Patch by Valery Kharitonov, thanks!
REVIEW: 103525
FIXED-IN: 1.5.0/KDE-4.10.0

M  +31   -2    src/lib/geodata/handlers/kml/KmlCoordinatesTagHandler.cpp

http://commits.kde.org/marble/af1fb70c7bdcc513c7e13a8d6ad417fe0853adf5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list