[TYPO3-core] RFC #3800: Empty reference index table

Michael Knabe t3 at aafhh.de
Mon Apr 26 19:01:24 CEST 2010


Hi,

this is a SVN patch request.

Type: Bugfix

Branches: trunk

Bugtracker references: http://bugs.typo3.org/view.php?id=3800

Problem:
When logging into a newly installed TYPO3-BE the About>Modules module
shows an error message stating that the reference index table is empty
and one should update it.
However updating it as suggested does not help as there are no
references at all.

Solution:
Check if there is at least one row in pages-table and assume this to be
a fresh installation otherwise.

Notes:
(1) This solution is not very reliable, as it will show the error
message as soon as you create some page but no references which might be
even more confusing.

(2) Another option would be to change the error message so it states
that this error should be ignored for new installations.
This solution has the problem of being non intuitive and maybe confusing
but at least less confusing than the current state.


Cheers,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3800_v2.diff
Type: text/x-patch
Size: 687 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100426/ddfac3d9/attachment.bin>


More information about the TYPO3-team-core mailing list