[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2011-05-03 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.wikimedia.org/show_bug.cgi?id=24258.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-07-04T20:37:21+00:00 Jonathan Wiltshire wrote:

Forwarded bug from Ubuntu.

-

Binary package hint: mediawiki

mediawiki blocked %[a-f][a-f] only, that's confusing

if these names will lead to problems, you'd better block % entirely for 
better understanding.
and i don't know what are the problems. it doesn't appears to be any problems 
since all links to the name %ft%rs works well. if there are, those should be 
bugs.

if these names will not lead to problems, why should you have such a
limit? remove it.

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/3


On 2010-07-04T20:41:53+00:00 B-mzmcbride wrote:

http://en.wikipedia.org/w/index.php?title=%ABredirect=no seems to work
fine.

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/4


On 2010-07-04T20:51:23+00:00 Maxsem-wiki wrote:

http://www.mediawiki.org/wiki/%ab - works, though because it's not valid
UTF-8 it gets converted to « according to content language's fallback
encoding.

http://www.mediawiki.org/wiki/%ft - Bad Request by Apache
http://www.mediawiki.org/w/index.php?title=%ft - works, though because %ft is 
not a valid URL-encoded sequence, it gets eventually converted to %25ft

same thing with %a

I see no problem with MediaWiki, just Apache/rewrite rules.

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/5


On 2010-07-04T21:03:20+00:00 Maxsem-wiki wrote:

Aforementioned bug:

https://bugs.launchpad.net/ubuntu/+source/mediawiki/+bug/577822

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/6


On 2010-07-04T21:09:24+00:00 Ialex-wiki wrote:

This is the correct behavior, since we only block %[0-9A-Fa-f]{2} to
not conflict with URL escaping sequences (includes/Title.php line 2420
in trunk).

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/7


On 2010-07-04T21:22:33+00:00 Jonathan Wiltshire wrote:

So to clarify, this behaviour is by design? Is it likely to be left like
that or changed in future?

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/8


On 2010-10-24T14:49:49+00:00 Bryan-tongminh wrote:

This behaviour is by design indeed.

Reply at: https://bugs.launchpad.net/mediawiki/+bug/577822/comments/10


** Changed in: mediawiki
   Status: Unknown = Invalid

** Changed in: mediawiki
   Importance: Unknown = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/577822

Title:
  mediawiki don't allow %ab as page name, but allow %ft or %a

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2010-07-09 Thread Jonathan Wiltshire
According to upstream,  this is a deliberate limitation:

This is the correct behavior, since we only block %[0-9A-Fa-f]{2} to
not conflict with URL escaping sequences (includes/Title.php line 2420
in trunk).

** Changed in: mediawiki (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
mediawiki don't allow %ab as page name, but allow %ft or %a
https://bugs.launchpad.net/bugs/577822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2010-07-08 Thread Jonathan Wiltshire
** Changed in: mediawiki (Ubuntu)
   Importance: Undecided = Low

-- 
mediawiki don't allow %ab as page name, but allow %ft or %a
https://bugs.launchpad.net/bugs/577822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2010-07-04 Thread Jonathan Wiltshire
** Changed in: mediawiki (Ubuntu)
   Status: Incomplete = Confirmed

** Bug watch added: MediaWiki bug tracker #24258
   https://bugzilla.wikipedia.org/show_bug.cgi?id=24258

** Also affects: mediawiki via
   https://bugzilla.wikipedia.org/show_bug.cgi?id=24258
   Importance: Unknown
   Status: Unknown

-- 
mediawiki don't allow %ab as page name, but allow %ft or %a
https://bugs.launchpad.net/bugs/577822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2010-06-30 Thread Thorsten Glaser
I can confirm this for 1.15.4-1 on Debian.

I suggest you move this upstream; I think disallowing a percent sign in
the page name is reasonable myself.

** Also affects: mediawiki (Debian)
   Importance: Undecided
   Status: New

** Changed in: mediawiki (Debian)
   Status: New = Confirmed

-- 
mediawiki don't allow %ab as page name, but allow %ft or %a
https://bugs.launchpad.net/bugs/577822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 577822] Re: mediawiki don't allow %ab as page name, but allow %ft or %a

2010-05-10 Thread Andreas Wenning
Which version of ubuntu/mediawiki is this in?

** Changed in: mediawiki (Ubuntu)
   Status: New = Incomplete

-- 
mediawiki don't allow %ab as page name, but allow %ft or %a
https://bugs.launchpad.net/bugs/577822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs