I'm working on adding mssql functionality to media wiki, but i've come accross something weird that happens between a call to nextSequenceValue() and insert(), one of my parameters is getting changed from a "1" to an array that references MessagesEn.php with the value 1207685040. Is there some sort of automatic translation feature in the code that would cause this?
Joel Penner Volt Microsoft Open Source Software Labhttp://port25.technet.com/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Joel Penner (Volt) wrote:
I'm working on adding mssql functionality to media wiki, but i've come accross something weird that happens between a call to nextSequenceValue() and insert(), one of my parameters is getting changed from a "1" to an array that references MessagesEn.php with the value 1207685040. Is there some sort of automatic translation feature in the code that would cause this?
Yikes, that sure doesn't sound right! :)
Is something throwing an error or something? Guess you'll have to trace it by hand, see where it's coming from...
- -- brion
Hmm, where can I find the debug log and how do I enable debugging =]
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Brion Vibber Sent: Tuesday, April 22, 2008 4:10 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] mssql conversion: parameter getting parsed through translator?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Joel Penner (Volt) wrote:
I'm working on adding mssql functionality to media wiki, but i've come accross something weird that happens between a call to nextSequenceValue() and insert(), one of my parameters is getting changed from a "1" to an array that references MessagesEn.php with the value 1207685040. Is there some sort of automatic translation feature in the code that would cause this?
Yikes, that sure doesn't sound right! :)
Is something throwing an error or something? Guess you'll have to trace it by hand, see where it's coming from...
- -- brion
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org