User "Raymond" changed the status of MediaWiki.r91449.

Old Status: deferred
New Status: fixme

User "Raymond" also posted a comment on MediaWiki.r91449.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91449#c19214
Commit summary:

rewritten code related to encoding/storage/retrieval of containers using 
internal objects;
internal objects now represented by DIWikiPages, no more special cases for 
"blank nodes";
extended dictionary table for SMWIDs accordingly;
updated read and write methods to use the new encoding

Comment:

Seen at translatewiki. Hopefully I found the correct culprit:

 A database query syntax error has occurred.
 The last attempted database query was:
 "SELECT  smw_id,smw_title,smw_namespace,smw_iw,smw_subobject  FROM 
`bw_smw_ids`  WHERE smw_id >= 189966 AND smw_id < '189986'  "
 from within function "SMWSQLStore2::refreshData".
 Database returned error "1054: Unknown column 'smw_subobject' in 'field list' 
(localhost)"


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to