Bug #22472
closedReference Index can't be updated
0%
Description
Just installed a blank 4.4.0 beta1 environment. (dummy+source)
After login the usual warning message that the reference index is empty is displayed.
Clicking on the link and updating the index seems to work as it confirms that 1 record in 13 tables where updated.
Going back to About Modules reveales, that it didn't work, because the warning message shows up again.
A check with PMA confirms this; ref-tables are empty!
- Update reference index.
- Look into DB, the tables are empty
Apache, PHP 5.3.2 on Fedora Core 12
MySql 5.1.44
forceCharset = utf8
DB tables all utf-8
setDBinit = set names utf8
(issue imported from #M14133)
Files
Updated by Gregor Hermens over 14 years ago
The update of the reference index is working allright. Only with statictemplates no longer installed by default there are no references to be indexed on a fresh install...
Updated by Chris topher over 14 years ago
Hi guys, I just discovered, that this is a duplicate of #16324. Please follow the disucssion in that report and in Core List.
Updated by Markus Klein over 14 years ago
Sorry guys, but still not working in 4.4b3!
I'm using the same environment as when I reported this one.
DB tables pages,content,template contain one record each.
sys_registry also contains the record "sys_refindex_lastUpdate".
Still the notice is displayed in about modules and sys_ref* tables are empty.
Refenece Index Test reports "Index Integrity was perfect!"
I'll attach screenshots.
Updated by Susanne Moog over 13 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Closed as unable to reproduce. Reopen the bug if the problem persists.