Menu

#13 replace path separators in export filenames

Unstable_(example)
closed
nobody
None
5
2018-01-06
2013-02-12
No

if the internal name contains path separators like '/' or '\', the suggested export filename is invalid because these separators are not replaced. the attached patch fixes the issue by replacing path separators with '_'.

Discussion

  • Andreas Piesk

    Andreas Piesk - 2013-02-12

    replace path separators in export filenames

     
  • Christian Hohnstaedt

    Integrated differently in xca 1.0.0

    commit a1f350d80805aa59ffd037513153a2d7bd6d9b00
    Author: Christian Hohnstaedt chohnstaedt@innominate.com
    Date: Wed Nov 20 08:05:26 2013 +0100

    SF Bug #78 replace path separators in export filenames
    
    Thanks Andreas for the hint
    
     
  • Christian Hohnstaedt

    • status: open --> closed
    • Group: --> Unstable_(example)