On Wed, Nov 30, 2011 at 6:01 AM, trunkline <[email protected]> wrote: > Hello, > I am developing an extension to import Word documents to MediaWiki. I've > noticed that Mediawiki is case sensitive. If, for example, import a page with > the title "The future of tv" and re-import the same page with the > corrected title "The future of TV" mediawiki creates two separate pages for > each import. > > Is this normal?
Yes, MediaWiki is case-sensitive except for the first letter. First-letter case insensitivity is configurable. > How would you solve this problem? > Redirects. -Chad _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
