? Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
30 Jun 2018

All tables of com_finder are properly truncated when purging the index, except for the taxonomy table. In that table everything is deleted, except for the root node. That means that deleting this data takes basically the longest, but most importantly the autoincrement value is not reset. There isn't really a reason for this, so I'm changing this to actually truncate the table and re-insert the root node each time instead.

There isn't really a way to test this, other than to see that the purge feature still works the way it did before. It rather requires a codereview.

avatar Hackwar Hackwar - open - 30 Jun 2018
avatar Hackwar Hackwar - change - 30 Jun 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2018
Category Administration com_finder
avatar wilsonge wilsonge - change - 1 Jul 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-07-01 13:28:12
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 1 Jul 2018
avatar wilsonge wilsonge - merge - 1 Jul 2018

Add a Comment

Login with GitHub to post a comment