https://bugzilla.wikimedia.org/show_bug.cgi?id=45188
--- Comment #6 from MWJames <[email protected]> --- (In reply to comment #5) > <b>Deprecated</b>: Use of User::editToken was deprecated in MediaWiki 1.19. > [Called from SFFormEdit::printForm in > Q: > \flampp\htdocs\schnatzikutzki\extensions\SemanticForms\specials\SF_FormEdit. > php > at line 323] in > <b>Q:\flampp\htdocs\schnatzikutzki\includes\debug\Debug.php</b> > on line <b>282</b> > </code> No relevant to the case. > I use the same code as the guys in Semantic Extra Special Properties in the > propper handler: > > <code> > > SMWDIProperty::registerProperty('___ABCED', '_str','ABC Document Edited > By',true); That this means that the error is thrown because you wrote your own function? Since addPropertyObjectValue (as part of the SMWSemanticData Class) is used with in SMW/SRF core without issues and no reproducible error, I can't see why this is an error of SMW. For help on how to use addPropertyObjectValue, please use [1]. (Bugzilla shouldn't not be used to seek developer advice on self developed implementations.) [1] http://semantic-mediawiki.org/doc/classSMWSemanticData.html -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
