#8614 closed defect (fixed)
Mapcss in zip-file doesn't work if there's xml-files also in there
| Reported by: | Daeron | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | mappaint | Cc: |
Description
If a zip-file containing a mapcss-style and an xml-file (eg. a preset) is entered in the mappaint preferences, it will not load, as it tries to open the xml-file in the zip as a style.
This can be seen eg. with following file: http://www.cs.helsinki.fi/u/ijjarvin/osm/fisigns.zip
Attached patch changes the order xml-style and mapcss-style is tried when loading a zip-file, resulting in correct behaviour of loading the mapcss-file when the zip-file contains also xml-file(s).
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | mapcss_and_preset_in_zip.patch added |
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



In 5875/josm: