[Bug 626728] Re: typing error in default-ssl

2016-03-22 Thread Alex
This bug still exists today (2.4.18) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626728 Title: typing error in default-ssl To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 626728] Re: typing error in default-ssl

2016-03-22 Thread Alex
Apologies, wrong bug (please delete/ignore my posts here) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626728 Title: typing error in default-ssl To manage notifications about this bug go to: https

[Bug 626728] Re: typing error in default-ssl

2012-07-17 Thread Cd-MaN
While this regex works (kind of - it also matches MSIE 1, but that should be a negligable minority) I would like to propose the following regex which is clearer (imho): BrowserMatch "MSIE (?:[7-9]|\d{2,})" ssl-unclean-shutdown -- You received this bug notification because you are a member of Ubu

[Bug 626728] Re: typing error in default-ssl

2010-09-12 Thread Stefan Fritsch
Luka, that's correct. "MSIE [17-9]" matches MSIE 7 to 9 and 10 to 19 (and 1, but that should not be a problem). -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 626728] Re: typing error in default-ssl

2010-09-04 Thread Luka
@Stefan Fritsch: Maybe you didn't see the whole thing. The first BrowserMatch is supposed to match MSIE 2-6 and the second should match "MSIE 7 and newer" according to the comment on line 168. /etc/apache2/sites-available/default-ssl: 165 BrowserMatch "MSIE [2-6]" \ 166

[Bug 626728] Re: typing error in default-ssl

2010-09-03 Thread Stefan Fritsch
** Changed in: apache2 (Ubuntu) Status: Triaged => Invalid -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 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

[Bug 626728] Re: typing error in default-ssl

2010-08-30 Thread Brian Murray
** Tags added: patch -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 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/listinf

[Bug 626728] Re: typing error in default-ssl

2010-08-30 Thread Stefan Fritsch
This is intentional, the regexp is supposed to match MSIE 10 and up. The probability that someone still uses MSIE 1 is zero, but MSIE 10 is not that far away. -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 You received this bug notification because you are a member of Ubunt

[Bug 626728] Re: typing error in default-ssl

2010-08-30 Thread Chuck Short
Thanks for catching this. Ill make sure it gets into maverick. chuck ** Changed in: apache2 (Ubuntu) Importance: Undecided => Medium ** Changed in: apache2 (Ubuntu) Status: New => Triaged -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 You received this bug noti

[Bug 626728] Re: typing error in default-ssl

2010-08-30 Thread Luka
** Patch added: "fix-typo.patch" https://bugs.launchpad.net/bugs/626728/+attachment/1529197/+files/fix-typo.patch -- typing error in default-ssl https://bugs.launchpad.net/bugs/626728 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.