https://bz.apache.org/bugzilla/show_bug.cgi?id=61280
Bug ID: 61280
Summary: Support characters sets other than ISO 8859-1 in HTTP
Basic authentication
Product: Tomcat 9
Version: unspecified
Hardware: All
OS:
GitHub user katya-stoycheva opened a pull request:
https://github.com/apache/tomcat/pull/69
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61232
Checks for one char separator only, not specifically for "."
You can merge this pull request into a Git repository by running:
$
https://bz.apache.org/bugzilla/show_bug.cgi?id=61282
Bug ID: 61282
Summary: org.apache.catalina.connector.CoyoteInputStream
asynchronous read
Product: Tomcat 9
Version: 9.0.0.M22
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=55662
--- Comment #2 from Jonathan Leech ---
The DataSource or the ConnectionPool should also own the Driver instance,
rather than the PooledConnection object. That a new instance of the Driver is
instantiated via reflection for every Connection the
Github user csutherl commented on the issue:
https://github.com/apache/tomcat/pull/5
@kkolinko or @markt-asf can we close this PR? It doesn't have any changes
in it and is pretty old.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
https://bz.apache.org/bugzilla/show_bug.cgi?id=61282
--- Comment #1 from Violeta Georgieva ---
Hi,
What is the problem that you think there is?
Regards,
Violeta
--
You are receiving this mail because:
You are the assignee for the bug.
-
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/5
As requested.
Note: normally projects can't close PRs like this but I can because of my
infra role.
---
If your project is set up for it, you can reply to this email and have your
reply appear o
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/5
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
Github user violetagg commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/69#discussion_r126773883
--- Diff: test/org/apache/juli/TestFileHandlerNonRotatable.java ---
@@ -0,0 +1,59 @@
+package org.apache.juli;
--- End diff --
Please add co
Github user violetagg commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/69#discussion_r126779410
--- Diff: test/org/apache/juli/TestFileHandlerNonRotatable.java ---
@@ -0,0 +1,59 @@
+package org.apache.juli;
+
+import static org.junit.Assert.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61232
--- Comment #2 from Violeta Georgieva ---
PR https://github.com/apache/tomcat/pull/69
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscri
https://bz.apache.org/bugzilla/show_bug.cgi?id=61282
--- Comment #2 from Jack <94544...@qq.com> ---
(In reply to Violeta Georgieva from comment #1)
> What is the problem that you think there is?
I am sorry, let me state it one more time, I hope I can make it clear this
time.
servlet specification
Github user katya-stoycheva commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/69#discussion_r126873614
--- Diff: test/org/apache/juli/TestFileHandlerNonRotatable.java ---
@@ -0,0 +1,59 @@
+package org.apache.juli;
--- End diff --
Added
Github user katya-stoycheva commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/69#discussion_r126873704
--- Diff: test/org/apache/juli/TestFileHandlerNonRotatable.java ---
@@ -0,0 +1,59 @@
+package org.apache.juli;
+
+import static org.junit.A
14 matches
Mail list logo