Skip to content

GML: fix objectTypeSuffixedProperties option#553

Merged
cportele merged 1 commit into
masterfrom
fix-objectTypeSuffixedProperties
Jun 26, 2026
Merged

GML: fix objectTypeSuffixedProperties option#553
cportele merged 1 commit into
masterfrom
fix-objectTypeSuffixedProperties

Conversation

@cportele

Copy link
Copy Markdown
Contributor

All GML configuration options related to properties use the property id. objectTypeSuffixedProperties was an exception in that it used the XML element name (which might also be the alias). This change fixes this and aligns the configuration option with the other GML configuration options.

All GML configuration options use the property id. objectTypeSuffixedProperties was an exception in that it used the XML element name (which might also be the alias). This change aligns the configuration option with the other GML configuration options.
@cportele cportele self-assigned this Jun 26, 2026
@cportele cportele requested a review from azahnen as a code owner June 26, 2026 10:35
@cportele cportele added the bug label Jun 26, 2026
@cportele cportele merged commit ef89221 into master Jun 26, 2026
3 checks passed
@cportele cportele deleted the fix-objectTypeSuffixedProperties branch June 26, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant