Opened 6 years ago

Closed 6 years ago

#5250 closed defect (fixed)

Documentation generator (probably icon generator) creates file names that are not legal in Windows

Reported by: Dietmar Winkler Owned by: Adrian Pop
Priority: high Milestone: 1.14.0
Component: *unknown* Version: v1.14.0-dev-nightly
Keywords: Cc:

Description (last modified by Dietmar Winkler)

This is related to https://github.com/OpenModelica/OMCompiler/pull/1023 where the flaw was fixed for HTML file naming. But it seems that the characters < and > still cause problems for Windows. Specifically Complex.'<>'.svg which causes now people on Windows no longer being able to pull documentation updates from the repo that contains those files:

error: unable to create file Modelica 3.2.3/Resources/helpOM/Icons/Complex.'<>'.svg: Invalid argument

Change History (5)

comment:1 by Dietmar Winkler, 6 years ago

Description: modified (diff)

comment:2 by Dietmar Winkler, 6 years ago

Description: modified (diff)

comment:3 by Francesco Casella, 6 years ago

Owner: changed from somebody to Adrian Pop
Status: newassigned

comment:5 by Adrian Pop, 6 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.