[Bug 15470] JavaScript still tries to capitalise the first letter

2010-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15470

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from Max Semenik maxsem.w...@gmail.com 2010-08-08 06:37:31 UTC 
---
Fixed in r70669. I didn't use the patch from this bug because we now have a
per-namespace capitalization settings.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15470] JavaScript still tries to capitalise the first letter

2010-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15470

--- Comment #8 from Lee Worden worden@gmail.com 2010-04-20 02:07:10 UTC 
---
Created an attachment (id=7312)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7312)
make capitalization in upload.js conditional on $wgCapitalLinks

This patch doesn't change anything server-side, only makes upload.js not do the
capitalization when it's not called for.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15470] JavaScript still tries to capitalise the first letter

2010-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15470

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 CC||bryan.tongm...@gmail.com

--- Comment #7 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-04-16 
13:34:57 UTC ---
I would personally prefer to have the normalization done server side. We are
doing a request anyway to check existence, so trying to embed the normalization
in that should not be a problem.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15470] JavaScript still tries to capitalise the first letter

2009-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15470





--- Comment #5 from Subfader subfa...@gmail.com  2009-03-17 14:31:17 UTC ---
First letter in the destination filename field is still capped with
$wgCapitalLinks = false;


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l