Modify ↓
Opened 3 years ago
Closed 3 years ago
#21922 closed defect (fixed)
[Patch] GPX file marked as modified when saving session
Reported by: | Bjoeni | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 22.03 |
Component: | Core | Version: | tested |
Keywords: | session gpx extension | Cc: |
Description
- followup of #20913: fix remaining issue that marked a GPX file as modified when saving a *.joz session with the GPX file included
- also happens to fix an issue that (under some circumstances) saved colors in GPX files as
gpxd:color
instead ofgpxx:DisplayColor
even if "Use Garmin compatible GPX extensions" was enabled
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Note: The patches #19219, #21813, #21922, #21923 all affect session handling. Whilst I don't think that they conflict, I only tested them all together.
It might make sense to only apply the
all.patch
that I attached on #21923