PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
14 Nov 2024

Summary of Changes

fix database exception in preprocessrule (new in #43992)

Only with PostgreSQL database

Testing Instructions

  • create an contact
  • create an menu item for the new contact
  • open https://example.com/index.php?option=com_contact&view=contact&id={contact.id}:{contact.alias}

Actual result BEFORE applying this Pull Request

PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR:  invalid input syntax for type integer: "xx:xxx"
CONTEXT:  unnamed portal parameter $1 = '...'

redirect to home menu item (see also systemtests in upmerge pr #44456)

Expected result AFTER applying this Pull Request

redirect to contact menu item

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar heelc29 heelc29 - open - 14 Nov 2024
avatar heelc29 heelc29 - change - 14 Nov 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Nov 2024
Category Libraries
avatar richard67 richard67 - test_item - 15 Nov 2024 - Tested successfully
avatar richard67
richard67 - comment - 15 Nov 2024

I have tested this item ✅ successfully on 998dfad

Hint for other testers: The error mentioned in the actual result of the testing instructions is not shown anywhere on the site. It can be found in the database server log, e.g. on Ubuntu with PostgreSQL 14 in file "/var/log/postgresql/postgresql-14-main.log".


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44459.

avatar richard67
richard67 - comment - 15 Nov 2024

@alikon Could you test this PR here with PostgreSQL?

avatar richard67 richard67 - change - 16 Nov 2024
Labels Added: PR-5.3-dev
avatar richard67 richard67 - alter_testresult - 16 Nov 2024 - richard67: Tested successfully
avatar richard67 richard67 - alter_testresult - 16 Nov 2024 - richard67: Tested successfully
avatar HLeithner HLeithner - change - 16 Nov 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-11-16 22:14:31
Closed_By HLeithner
avatar HLeithner HLeithner - close - 16 Nov 2024
avatar HLeithner HLeithner - merge - 16 Nov 2024

Add a Comment

Login with GitHub to post a comment