[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 --- Comment #5 from Brad Jorsch b-jor...@alum.northwestern.edu 2012-02-05 20:18:46 UTC --- (In reply to comment #3) $regexStart = '/(?:https?:)\/\/+[a-z0-9_\-.]*('; would fix it, by not making the whole protocol bit optional That re-opens

[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Unprioritized |High

[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 --- Comment #3 from Sam Reed (reedy) s...@reedyboy.net 2012-02-03 20:09:41 UTC --- $regexStart = '/(?:https?:)\/\/+[a-z0-9_\-.]*('; would fix it, by not making the whole protocol bit optional -- Configure bugmail:

[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 Chad H. innocentkil...@gmail.com changed: What|Removed |Added CC|

[Bug 34179] Unexpectedly blocks all protocols, not just http/https

2012-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34179 --- Comment #2 from Brad Jorsch b-jor...@alum.northwestern.edu 2012-02-03 04:18:48 UTC --- Enwiki had a broken entry for irc.freenode.net that suddenly started blocking external links to irc://irc.freenode.net/. In this case the blacklist