Changes between Initial Version and Version 2 of Ticket #15037


Ignore:
Timestamp:
2017-07-27T19:14:20+02:00 (8 years ago)
Author:
giackserva
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15037

    • Property Keywords gsoc_pt_assistant added
    • Property Owner changed from darya to giackserva
    • Property Summary convert note and lines tags to route_refconvert note and lines tags to route_ref in CreatePlatformNodeAction
  • Ticket #15037 – Description

    initial v2  
    1 If there is a note and/or lines tag containing a semicolon or comma separated list of numbers, convert it to a semicolon separated string of line identifiers and assign it to route_ref.
     1In CreatePlatformNodeAction, if there is a note and/or lines tag containing a semicolon or comma separated list of numbers, convert it to a semicolon separated string of line identifiers, sort them and assign it to route_ref.