Skip to content

PlantUML exporter should encode URL #382

@ggrossetie

Description

@ggrossetie

Description

The latest version of PlantUML 1.2025.0 is more restrictive regarding remote image URLs: plantuml/plantuml#2083 (reply in thread)

For instance, with the AWS theme, the PlantUML exporter will generate:

rectangle "Amazon Web Services\n<size:10>[Deployment Node]</size>\n\n<img:https://static.structurizr.com/themes/amazon-web-services-2020.04.30/[email protected]{scale=0.21428571428571427}>" <<Live.AmazonWebServices>> as Live.AmazonWebServices {

The URL contains a @ which should now be encoded otherwise PlantUML will show an error (Unable to decode...).

Priority

Low (I'm willing to make a pull request - please confirm approach first)

More information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions