Closed (fixed)
Project:
Leaflet
Version:
10.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2023 at 19:24 UTC
Updated:
3 Apr 2023 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
antongp commentedHere is patch. It also fixes the problem that existed before: path style setting was not applied if a field had no initial value, for example, when creating new content.
Note: this patch doesn't restore token support for the Path Geometries Options setting. Token support is probably out of scope of this issue, and I'm not sure how often it was used actually.
Comment #5
itamair commentedThanks a lot @antongp, super nice and inspirational catch.
I committed into dev your patch, and I was also able to quickly extend the entity fields token support to for Path Geometries Options setting in Field widget.
A brand new 10.0.10 Leaflet release is worth and going to be released now with all this.