[no subject]

2011-04-25 Thread Yoshiaki Kamata
yoshiaki KAMATA 038-0042 aomori-ken aomori-shi shinjo hiraoka 160-245 tel :017-788-1371 ___ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Svip
On 25 April 2011 20:06, Dan Bolser wrote: > I'll try to see if mysql is running in a case insensitive locale, and > I'll try installing a fresh install pointing at a fresh database. Can we see your _page table structure? If you have SQL input access, do DESCRIBE `prefix_page`; You may find thi

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Sullivan, James (NIH/CIT) [C]
-Original Message- From: Dan Bolser [mailto:daniel.bol...@gmail.com] Sent: Monday, April 25, 2011 2:06 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Weird page capitalization issues on my wiki On 25 April 2011 15:14, Svip wrote: > On 25 April 2011 16:13,

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Dan Bolser
On 25 April 2011 15:14, Svip wrote: > On 25 April 2011 16:13, Sullivan, James (NIH/CIT) [C] > wrote: > >> As for whether its MySQL I don't see how since Mediawiki, or the extensions, >> control >> what goes in and what comes out. > > Well, it is technically possible, it could be MySQL, since MyS

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Svip
On 25 April 2011 16:13, Sullivan, James (NIH/CIT) [C] wrote: > As for whether its MySQL I don't see how since Mediawiki, or the extensions, > control > what goes in and what comes out. Well, it is technically possible, it could be MySQL, since MySQL can be set to be case insensitive. Though, t

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Sullivan, James (NIH/CIT) [C]
Svip is right, of course ... (my morning caffiene had not taken effect yet). Apache should also not have anything to do with the capitalizations of the page names on the page. If all extensions were removed/disabled then either something was left behind, such as a modification in the includes

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Dan Bolser
On 25 April 2011 14:45, Svip wrote: > On 25 April 2011 15:24, Sullivan, James (NIH/CIT) [C] > wrote: > >> I agree.  If you disabled all extensions (make sure you also changed back >> any Mediawiki files >> you may have modified due to a requirement of an extension), then its not a >> Mediawiki

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Svip
On 25 April 2011 15:24, Sullivan, James (NIH/CIT) [C] wrote: > I agree.  If you disabled all extensions (make sure you also changed back any > Mediawiki files > you may have modified due to a requirement of an extension), then its not a > Mediawiki problem > and most likely an Apache configurat

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Sullivan, James (NIH/CIT) [C]
>I'm thinking that it could be an issue with apache redirect configuration? I agree. If you disabled all extensions (make sure you also changed back any Mediawiki files you may have modified due to a requirement of an extension), then its not a Mediawiki problem and most likely an Apache config

Re: [Mediawiki-l] How are global changes in category for hundreds of pages or do I do?

2011-04-25 Thread Dan Bolser
If you wan't to do this regularly, you should put the category inside a template call, then you only have to change one template to affect all the pages that call it. On 24 April 2011 07:17, eco wrote: > Hi > > How are global changes in category for hundreds of pages or do I do? > Could you tell

Re: [Mediawiki-l] Weird page capitalization issues on my wiki

2011-04-25 Thread Dan Bolser
Sorry for missing all this discussion, you all see to understand the problem correctly, so it's back to me to try the suggested fix... So for simplicity I just tried disabling *all* extensions on the wiki in one go, and I'm seeing exactly the same behavior as described before, so I don't think it'