Extension talk:PageCrossReference
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
AN error has been found. Fails to handle database table access when the table name is using a prefix.
The output to the screen was:
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1146: Table 'test_wikidb.page' doesn't exist (localhost)".
This extension is the only one I have that executes at an onSave event. It was also the only one added prior to the last triggered onSave event.
Looking at the output shown above, the '.' in 'test_wikidb.page' should (with my configuration and prefixes) have been 'test_prefix' for a full table name of
'test_wikidb.test_prefix_page' 2602:304:CEC0:88F0:5D91:E46E:E0A0:5466 19:51, 25 June 2013 (UTC)