https://bugzilla.wikimedia.org/show_bug.cgi?id=22082
Summary: Database errors on several special pages
Product: MediaWiki extensions
Version: any
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: SemanticForms
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
When I click on the links to Semantic Forms special pages, I get the following
error for the pages
Special:CreateCategory, and Special:AddPage .
Database error
>From MediaWiki
A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:
SELECT page_title FROM `mw_page` WHERE page_namespace = SF_NS_FORM AND
page_is_redirect = 0 ORDER BY page_title
from within function "". MySQL returned error "1054: Unknown column
'SF_NS_FORM' in 'where clause' (localhost)".
When called from these pages, SF_NS_FORM is not being filled with the namespace
number, but is treated as a database column inside SF_Utils.inc .
This is with Mediawiki 1.15.1, SemanticMediaWiki 1.4.3 and SemanticForms 1.8.7
on PHP 5.3.1
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l