Skip to content

Do not set element id for path generated by SvgPathImage#385

Closed
m000 wants to merge 1 commit intolincolnloop:mainfrom
m000:svgpathimage-no-id
Closed

Do not set element id for path generated by SvgPathImage#385
m000 wants to merge 1 commit intolincolnloop:mainfrom
m000:svgpathimage-no-id

Conversation

@m000
Copy link
Copy Markdown

@m000 m000 commented Oct 28, 2024

The element id used is hardcoded, which may cause issues when inlining many qr codes in a single document.

Proposed fix for #384.

The element id used is hardcoded, which may cause issues when inlining
many qr codes in a single document.
bartTC added a commit that referenced this pull request Jul 23, 2025
Squashed commit of the following:

commit 6001967c18fd334279f2712cffe94ba4018ca227
Author: Martin Mahner <martin@mahner.org>
Date:   Wed Jul 23 13:31:36 2025 +0200

    Updated changelog

commit 7d5d3b208c8be1e5190c812dd25712cab21dedf7
Merge: 4d3636c 4395902
Author: Martin Mahner <martin@mahner.org>
Date:   Wed Jul 23 13:29:00 2025 +0200

    Merge branch 'main' into remove-svg-id

commit 4d3636c
Author: Manolis Stamatogiannakis <mstamat@gmail.com>
Date:   Mon Oct 28 22:55:31 2024 +0100

    Do not set element id for path generated by SvgPathImage

    The element id used is hardcoded, which may cause issues when inlining
    many qr codes in a single document.
@bartTC
Copy link
Copy Markdown
Member

bartTC commented Jul 23, 2025

This has been merged in ac2dda2. Thank you!

@bartTC bartTC closed this Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants