closed Bug - preproc adding spaces to filename

0 votes
asked Apr 24 in Bug by thantz (120 points)
closed Apr 24 by thantz

On Mac:

  1. Create a PlantUML diagram "AccountLinking.plantuml"
  2. Run the following command:
    • plantuml -preproc "AccountLinking.plantuml"
  3. PlantUML has added a space to the output file: "Account Linking.preproc"

Thanks

---

PlantUML version 1.2025.2 (Tue Jan 07 17:35:36 GMT 2025)

(GPL source distribution)

Java Runtime: OpenJDK Runtime Environment

JVM: OpenJDK 64-Bit Server VM

Default Encoding: UTF-8

Language: en

Country: GB

PLANTUML_LIMIT_SIZE: 4096

Dot version: dot - graphviz version 12.2.1 (20241206.2353)

closed with the note: Incorrect bug report
commented Apr 24 by thantz (120 points)
Ignore me - I've realised that it was using the diagram's title for the filename
...