https://bugzilla.wikimedia.org/show_bug.cgi?id=19982
Alexandre Emsenhuber [IAlex] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alexandre Emsenhuber [IAlex] <[email protected]> 2009-07-29 16:46:46 UTC --- This seems to be related with your specific skin, which has a lot of missing javascript variables in comparaison with the monobook skin and wgServer is wrong: var wgServer = "http://127.0.0.1:8888/w"; (it should not include "/w"). When searching with monobook skin, it redirected correctly to http://taras.dlinkddns.com:8888/wiki/%D0%A1%D1%83%D0%BF . -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
