Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export to PNG of a diagram with webhook connector fails #4127

Open
barmac opened this issue Feb 12, 2024 · 3 comments
Open

Export to PNG of a diagram with webhook connector fails #4127

barmac opened this issue Feb 12, 2024 · 3 comments
Labels
backlog Queued in backlog bug Something isn't working element templates export good first issue Good for newcomers

Comments

@barmac
Copy link
Contributor

barmac commented Feb 12, 2024

Describe the bug

In Camunda Modeler 5.20.0, the attached BPMN fails to export to PNG, and an error is printed:

This page contains the following errors:error on line 1 at column 723: Unescaped '<' not allowed in attributes values
Below is a rendering of the page up to the first error. [ ERROR ]

insurance.bpmn.txt

When I remove the event with custom icon, it exports correctly.

Steps to reproduce

  1. Open the attached BPMN
  2. Try to export to PNG
  3. now this happens

Expected behavior

It should export.

Environment

  • OS: MacOS
  • Camunda Modeler Version: 5.20.0
  • Execution Platform: [e.g. Camunda 7, Camunda 8]
  • Installed plug-ins: [...]

Additional context

No response

@barmac barmac added the bug Something isn't working label Feb 12, 2024
@nikku
Copy link
Member

nikku commented Feb 13, 2024

This works with all but the webhook connector icon, cf. test diagram.

Hence I think there may be something wrong with the webhook connector icon. Let's update the scope of this issue accordingly.

@barmac
Copy link
Contributor Author

barmac commented Feb 13, 2024

Right, it works with the diagram you provided. I will update the issue accordingly.

@barmac barmac changed the title Export to PNG of a diagram with custom event icon fails Export to PNG of a diagram with webhook connector fails Feb 13, 2024
@nikku nikku added the good first issue Good for newcomers label Apr 8, 2024
@SamanthaHolstine
Copy link

Had a community member facing the same issue, printing the same error. Forum question here. The forum question includes the diagram having issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working element templates export good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants