Settings reset to default after scheduler cleanup: flexforms #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
codemacher/tile_proxy#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have noticed a problem related to the scheduler "Execute console commands => cleanup: flexforms".
In our "tiles" page, we set the page type to "Tile Proxy Endpoint" as intended and specify our coordinates in the Tile Proxy settings.
After running the scheduler, these settings are set back to default (Raum Halle and checkbox "Pass tile outside of the bounding box" unchecked again) and our OSM is no longer visible frontend.
Can this please be checked? Thanks a lot.
TYPO3 11.5.28
PHP 7.4
TileProxy 1.1.8
Hi,
at first glance it looks to me like in Typo3 Bug.
I could not reproduce the problem in Typo3 12.
The definition is:
So if the doktype is 601 it should use the TileProxy.xml to compare, but it use Empty.xml.
How could it be otherwise, it is not a Typo3 error. The cleanup command is a little more sensitive to the flex markup.
I am building a new release, thanks for report.