Skip to content

Fix missing call in GroupPatternElement stringification#8449

Open
APickledWalrus wants to merge 1 commit intodev/featurefrom
patch/pattern-stringification
Open

Fix missing call in GroupPatternElement stringification#8449
APickledWalrus wants to merge 1 commit intodev/featurefrom
patch/pattern-stringification

Conversation

@APickledWalrus
Copy link
Member

Problem

In #8391, GroupPatternElement was incorrectly implemented. The stringification properties were not passed along, resulting in default properties being used.

Solution

I have updated the method to properly stringify the pattern element.

Testing Completed

Updated the relevant JUnit Test to account for this case.

Supporting Information


Completes: none
Related: none
AI assistance: none

@APickledWalrus APickledWalrus added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Feb 19, 2026
@APickledWalrus APickledWalrus requested review from a team as code owners February 19, 2026 04:20
@APickledWalrus APickledWalrus requested review from Pesekjak and sovdeeth and removed request for a team February 19, 2026 04:20
@Efnilite Efnilite added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants