Closed (won't fix)
Project:
Reindex
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2008 at 11:55 UTC
Updated:
1 Sep 2011 at 21:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
lyricnz commentedOkay, I just did this myself. How's this? See attachment. It doesn't handle errors quite as elegantly as the 6.x version, but it seems to work well for me. It just calls search_cron() rather than duplicating existing functionality - or am I missing something?
Comment #2
lyricnz commented- the error message/link in the javascript needs to be updated update.php?op=error - probably to progress_done?op=error
- is the problem with calling search_cron() when the real cron strikes?
Comment #3
lyricnz commentedComment #4
smithn.nc commentedA client was looking for this functionality on their D5 site. I thought I'd make a comment for anyone else who was confused upon installing this backport, Clean URLs must be enabled for this version of the module to work.
Comment #5
Niklas Fiekas commentedI guess by now, more than two years later, this isn't needed anymore. The backport looks good though - intresting to see the differences between D5 to D7.