[Bug 56848] Tomcat accept-language parsing doesn't properly handle IETF BCP47 language tags

2015-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56848

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #5 from Mark Thomas  ---
I was in two minds whether or nor it was worth doing this. In the end, we had
another requirement for something similar so this got included in the general
solution. It will be in 7.0.60 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56848] Tomcat accept-language parsing doesn't properly handle IETF BCP47 language tags

2014-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56848

--- Comment #4 from Andy Wang  ---
Would it make sense to try to use reflection and only support BCP47 if Java 7+
is used?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56848] Tomcat accept-language parsing doesn't properly handle IETF BCP47 language tags

2014-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56848

Mark Thomas  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Mark Thomas  ---
The fix is Java 7 specific. Tomcat 7 has to run on Java 6 and there simply
isn't the support for BCP47 in the Java 7 API.

I'm leaning towards resolving this as WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56848] Tomcat accept-language parsing doesn't properly handle IETF BCP47 language tags

2014-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56848

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Mark Thomas  ---
This has also been fixed in 7.0.x for 7.0.56 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56848] Tomcat accept-language parsing doesn't properly handle IETF BCP47 language tags

2014-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56848

--- Comment #1 from Mark Thomas  ---
This has been fixed in 8.0.x for 8.0.11 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org