- πΊπΈUnited States pthurmond Overland Park, KS
I can confirm that I see this in the latest version, 2.0.2, and I am having the exact same problem. You can even put in a valid path that just lacks the leading forward slash "/", which is what I did and why it failed for me.
When I do it perfectly, then it operates correctly.
- πΊπΈUnited States pthurmond Overland Park, KS
Ok, digging in a bit I think the problem is a two-parter. First, the edit form is never validated. Its results are just blindly saved. Second, the entity class has a function called "getPagesToShowOn()". This function checks for paths that have a leading slash. If it does not find any then it returns an empty array. This sorta acts like validation after the fact.
- πΊπΈUnited States pthurmond Overland Park, KS
Ok, I have created the validation constraint plugin for this field.
- πΊπΈUnited States pthurmond Overland Park, KS
Ugh, I didn't look at the patch file before I uploaded. It lacks all my staged changes. Here is the revised file.
-
ChrisSnyder β
committed 18bbbf18 on 2.x authored by
patrick.thurmond@gmail.com β
Issue #3325386 by patrick.thurmond@gmail.com, sassafrass: Page...
-
ChrisSnyder β
committed 18bbbf18 on 2.x authored by
patrick.thurmond@gmail.com β
- Status changed to Fixed
over 1 year ago 5:27pm 16 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.