[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #13 from Jeroen De Dauw 2012-10-07 17:08:02 UTC --- Feel free to test yes :) Or to write a test. Since the dev version no longer supports 5.2 I'm really not going to downgrade my PHP just to try it. -- Configure bugmail: https://

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #12 from Nischay Nahata 2012-10-07 17:01:57 UTC --- It does, but I would recommend you test get_called_class() once. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #11 from Jeroen De Dauw 2012-10-07 16:59:05 UTC --- Oh wow, PHP 5.4.7... good to know it works fine with that as well :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 Jeroen De Dauw changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #9 from Nischay Nahata 2012-10-07 05:51:10 UTC --- The host only provides two PHP Version settings PHP 5 and PHP-dev I upgraded to PHP-dev and the problems seemed to go away now. I suspect this issue has been caused due to get_call

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #8 from Jeroen De Dauw 2012-10-06 23:00:02 UTC --- Yes, it's compat code still there because Maps is using some deprecated stuff. It's actually been removed on my dev branch already. A backtrace would be helpful yes. Looking at t

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #7 from Nischay Nahata 2012-10-06 21:30:05 UTC --- (In reply to comment #6) > If you want me to further look at this I need more info, for instance a full > stack trace. If possible, please update the extensions either to master o

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #6 from Jeroen De Dauw 2012-10-06 21:22:55 UTC --- Maps and Semantic Maps >=2.0 need PHP >=5.3. Running them on PHP 5.2.x is asking for problems, and will soon become much harder to pull of as more and more PHP 5.3 features are use

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #5 from Nischay Nahata 2012-10-06 20:27:50 UTC --- I noted that the wiki is using PHP version < 5.3.0, could that be the problem? I had to replace all __DIR__ for this -- Configure bugmail: https://bugzilla.wikimedia.org/userpref

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #4 from Nischay Nahata 2012-10-06 20:24:14 UTC --- The wiki is using all semantic extensions in alpha state, and no I didn't use any modified code there. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=emai

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #3 from Jeroen De Dauw 2012-10-06 18:56:34 UTC --- Occurs with Google Maps form input on that wiki. This input is working fine for me. Did you modify the extension code? -- Configure bugmail: https://bugzilla.wikimedia.org/userpr

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 --- Comment #2 from Nischay Nahata 2012-10-06 18:19:23 UTC --- heh, this might interest you http://openurban.net/mediawiki_MapTest/index.php?title=Map -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You a

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 Jeroen De Dauw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Jeroen D

[Bug 40769] Validator: Call to undefined method SpecialPageFactory::addAliases()

2012-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40769 Sam Reed (reedy) changed: What|Removed |Added Summary|call to undefined method|Validator: Call to