-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[5.3] sql postgresql valid json #45395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I have tested this item ✅ successfully on b9ffc52 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45395. |
This do not fix already broken sites. |
Correct. @alikon Could you add a new update SQL script for PostgreSQL only with the right version and a suitable date, e.g.
As we are only checking for the complete "params" string, we can update the complete string without using any JSON functions. IF someone has already edited that mail template, if should fixed so the WHERE clause will not match. |
I have tested this item ✅ successfully on b912a2f Update 4.4.13/5.3.0 (broken) to this PR This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45395. |
I have tested this item ✅ successfully on b912a2f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45395. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45395. |
Thanks! |
Pull Request for Issue #45394 .
Summary of Changes
fix json
Testing Instructions
update from 5.2.3 or lower to a current Joomla version with postgresql
Actual result BEFORE applying this Pull Request
invalid json
Expected result AFTER applying this Pull Request
valid json
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed