Modify

Opened 13 years ago

Closed 13 years ago

#6889 closed defect (fixed)

[Patch] Only the first matching exporter should save a file

Reported by: Don-vip Owned by: team
Priority: minor Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

There's a small bug in SaveActionBase: if more than one exporter accepts a file filter, all these exporters will write their content, one after another, to the same file.

I doubt this is intentional, please find a patch that interrupts the loop after one exporter has been found.

Attachments (1)

patch.diff (545 bytes ) - added by Don-vip 13 years ago.

Download all attachments as: .zip

Change History (2)

by Don-vip, 13 years ago

Attachment: patch.diff added

comment:1 by bastiK, 13 years ago

Resolution: fixed
Status: newclosed

In [4463/josm]:

applied #6889 - Only the first matching exporter should save a file (patch by Don-vip)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.