Hi! Has anyone used xmlhttprequest in mediawiki? I am a newbie in using that but I made it work for sometime and it really worked but after several test i get some error. The error is regarding responseText. I get the html version of the page instead of the xml that I made. I found out that the objectcache prevents the page to execute the xml. After I delete the objectcache in the database, then the program works the way I want it but then produce error again after sometime.
Do you know how to disable the object caching. and if ever I do that, is there any consequence?
I hope someone helps me..
--j*