Changes between Initial Version and Version 1 of Ticket #18258


Ignore:
Timestamp:
2019-10-25T01:01:24+02:00 (6 years ago)
Author:
taylor.smock
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18258 – Description

    initial v1  
    442) Add a tag with the "original" id. This would have to be a "well-known" tag to avoid other people using it (current_id probably isn't a good choice, maybe xml_current_id?).
    55
    6 For the attached patch, I did the latter. There are no unit tests yet (I don't want to change them if the implementation uses (1) instead of (2)).
     6For the attached patch, I did the latter. There are some unit tests, but one is deliberately failing until a strategy is decided upon.