[TYPO3-core] RFC: Fix bug 4592: Keep indexed_search tables consistent when deleting pages

Michael Stucki michael at typo3.org
Sat Feb 3 12:19:01 CET 2007


This is a SVN patch request.

Problem:
When a user removes a page of the website, it will still remain in the 
indexed_search index. (Luckily, it will still not be found by a visitor 
because the plugin will again check for the page status). However...

Solution:
Remove pHash records from index_* tables when one of the following conditions 
match:
- the page will be deleted
- the page will be hidden
- the page is changed to "no search"

Branches: Trunk only

Comments:
The patch was written by someone else whose name I have to check again first. 
He will be mentioned in the ChangeLog of course...

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_4592_v2.diff
Type: text/x-diff
Size: 3512 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070203/0d0745b2/attachment.bin 


More information about the TYPO3-team-core mailing list