User tests: Successful: Unsuccessful:
Pull Request for Issue #28540.
load language from:
enable user term plugin - register a new user and consent to the terms and conditions during registration.
enable sytem privacy plugin - and consent to the privacy policy.
on dashboard Latest Actions module check that string are translated correctly
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
I have tested this item ✅ successfully on d1456e9
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
bug
PR-4.4-dev
|
Category | Administration | ⇒ | Administration JavaScript Unit Tests |
somekind of "duplicate key value violates unique constraint cpostgres_users_pkey"
somekind of "duplicate key value violates unique constraint cpostgres_users_pkey"
Reason could be that some users are inserted into the database with given ID in the insert statement, but on postgresql the sequence value for the ID column is not updated after that.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-12-26 16:23:43 |
Closed_By | ⇒ | MacJoom | |
Labels |
Added:
Unit/System Tests
|
Thank you!
I have tested this item ✅ successfully on d1456e9
This works, thanks. A very old mistake.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42562.