https://bugzilla.wikimedia.org/show_bug.cgi?id=17023
Alex <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Alex <[email protected]> 2009-01-16 13:29:55 UTC --- Yes, I do use monobook. I did not mention this above, but I am running on Apache. Here's an odd workaround (for now): Just for experimentation, I changed my wiki to use short URLs through an .htaccess mod_rewrite statement (the server I am on does not allow direct httpd.conf modification). The main resulting change is that instead of the URLs being http://intranet/project/projectwiki/index.php?title=pagename, they are now http://intranet/projectwiki/pagename Then I tried reupgrading from 1.3 to 1.4.1, running SMW_setup.php once and SMW_refreshData.php twice. 1.4.1 now works as expected. Is it possible that being two directories down (instead of the typical one) from the server root was causing the problem with 1.4.1? I upgraded my "Replace Text" extension to the latest version, but I doubt that had anything to do with it. Aside from that, the only change was the URL rewriting. I hope this helps narrow down the possible issue. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
