[TYPO3-core] RFC: Fix "Clear all phash-rows" that cause oversized URL length
Michael Stucki
michael at typo3.org
Fri Jan 27 10:25:03 CET 2006
This is a CVS patch request.
Problem:
The Info module displays information about all indexed records of a page.
There is a button to remove all those phashes, but the generated URL just
lists all phashes in a comma-separated list.
On large sites, this URL may be too long and deleting of phashes is not
possible (or has to be done manually, each one by one).
Solution:
Fix the problem by introducing a new value "ALL" instead of a phash list.
Disclaimer:
This is an ugly workaround because the same function is called twice, but I
have no better solution at hand. If you want to fix it more elegant, this can
still be done in a second step.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indexedsearch_fixClearAllPhashList.diff
Type: text/x-diff
Size: 2092 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060127/af69225f/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060127/af69225f/attachment.pgp
More information about the TYPO3-team-core
mailing list