? Pending

User tests: Successful: Unsuccessful:

avatar csthomas
csthomas
2 Feb 2017

Pull Request for Issue #13848 point 2.

Summary of Changes

Redesign sql query which should now work on postresql and mysql.
(on mssql start to work after you apply PR #13895)
Create it in a simple and in more readable way.

Testing Instructions

  1. Install or use installed joomla staging with sample data
  2. Go to backend component Smart Search: Indexed Content
  3. Enable a plugin mentioned in page if disabled and create index if missing.
  4. Go to Content Maps (on mysql it works, on postgresql you get error)
  • you should set up limit of displayed items to bigger number than 50 to see all items.
  1. Open a new browser tab and apply current PR.
  2. Go back to Content Maps:
  • on mysql it should still works in the same way (you can compare results with previous browser tab)
  • on postgresql it start working

Expected result

Page administrator/index.php?option=com_finder&view=maps works on postgresql.

Actual result

Joomla on postgresql generates errors.

Documentation Changes Required

No

avatar csthomas csthomas - open - 2 Feb 2017
avatar csthomas csthomas - change - 2 Feb 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2017
Category Administration com_finder
avatar csthomas csthomas - change - 2 Feb 2017
Labels Added: ?
avatar csthomas csthomas - change - 2 Feb 2017
The description was changed
avatar csthomas csthomas - edited - 2 Feb 2017
avatar csthomas csthomas - change - 2 Feb 2017
Title
SQL optimise for taxonomy maps
Fix sql error for Smart Search: Content Maps on postgresql
avatar csthomas csthomas - edited - 2 Feb 2017
avatar csthomas csthomas - edited - 2 Feb 2017
avatar C-Lodder
C-Lodder - comment - 10 Feb 2017

Working fine on J4, but you seemed to have pushed this to the staging branch

avatar C-Lodder
C-Lodder - comment - 10 Feb 2017

I have tested this item successfully on d269feb


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

avatar C-Lodder C-Lodder - test_item - 10 Feb 2017 - Tested successfully
avatar csthomas
csthomas - comment - 10 Feb 2017

Yes, because it was designed for postgresql and mssql for j3.7.
In general it should work and look better for all db.

avatar waader
waader - comment - 14 Feb 2017

I have tested this item successfully on d269feb

Thanks!


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

avatar waader waader - test_item - 14 Feb 2017 - Tested successfully
avatar wilsonge wilsonge - change - 15 Feb 2017
The description was changed
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-02-15 12:40:12
Closed_By wilsonge
avatar wilsonge wilsonge - close - 15 Feb 2017
avatar wilsonge wilsonge - merge - 15 Feb 2017

Add a Comment

Login with GitHub to post a comment