https://bz.apache.org/bugzilla/show_bug.cgi?id=66023
--- Comment #6 from Mark Thomas ---
Interesting.
I expanded the current upgrade with request body tests to use GET and POST and
they still passed. Switching to a Reader triggered the issue because that
triggers a call to available() and - as R
https://bz.apache.org/bugzilla/show_bug.cgi?id=66043
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 9f0198d408 Fix BZ 66008 - clarify trimSpaces docs
9
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 3a3319ca88 Fix BZ 66008 - clarify trimSpaces docs
3
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 2817fa8e12 Fix BZ 66008 - clarify trimSpaces docs
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e7108a08cb Fix BZ 66008 - clarify trimSpaces docs
e71
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new d87e64d3f1 Revert the ja <-> Shift_JIS mapping
d87e
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new da911ba1f3 Revert the ja <-> Shift_JIS mapping
da91
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new b767db4dc2 Revert the ja <-> Shift_JIS mapping
b7
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 471c84b896 Revert the ja <-> Shift_JIS mapping
471c84
markt-asf closed pull request #493: Do not use legacy character
encoding(Shift_JIS) as default
URL: https://github.com/apache/tomcat/pull/493
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
markt-asf commented on PR #493:
URL: https://github.com/apache/tomcat/pull/493#issuecomment-1112523717
I am going to revert this change but simply reverting the commit also
reverts the changelog which I don't want. I'll do a manual revert. The TCK
issue can be addressed via configuration in
https://bz.apache.org/bugzilla/show_bug.cgi?id=66043
Bug ID: 66043
Summary: Upon Restart of applications StandardSession not
initialized to read
Product: Tomcat 9
Version: 9.0.53
Hardware: Other
OS: Linux
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/async-2.6.4
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
at 167846a Bump async from 1.5.2 to 2.6.4
No new revisions were added by this
dependabot[bot] opened a new pull request, #5:
URL: https://github.com/apache/tomcat-training/pull/5
Bumps [async](https://github.com/caolan/async) from 1.5.2 to 2.6.4.
Release notes
Sourced from https://github.com/caolan/async/releases";>async's releases.
v2.3.0
Added
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035
--- Comment #4 from jfclere ---
in openssl: ./ssl/ssl_sess.c
{
if (len)
*len = (unsigned int)s->session_id_length;
return s->session_id;
}
So +1 for testing for NULL.
I am curious how you manage to get error, I don't see how t
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035
--- Comment #3 from Remy Maucherat ---
JF seems to think simply return NULL; is enough (I agree this is not an error).
I left the bug open since it has not been addressed. I don't maintain the
native code and I am more likely to inadvertently b
markt-asf closed pull request #496: Fix Tomcat Versions wiki url
URL: https://github.com/apache/tomcat/pull/496
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
markt-asf commented on PR #496:
URL: https://github.com/apache/tomcat/pull/496#issuecomment-1112086527
Thanks for spotting this. I did a more global update of wiki URLs to use the
new wiki location.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 6a794ad635 Update wiki links to use new locations
6
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new fba7f39ddd Update wiki links to use new locations
f
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new ab3abed567 Update wiki links to use new locations
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new ca6c090f39 Update wiki links to use new locations
ca6
markt-asf commented on PR #496:
URL: https://github.com/apache/tomcat/pull/496#issuecomment-1112060150
FYI, no need for one PR per branch unless the patch doesn't apply cleanly
for some reason. Generally, we merge PRs ot main and then cherry-pick them to
the earlier branches.
--
This is
markt-asf closed pull request #500: Minor typo on javadoc of setHostHeader
method
URL: https://github.com/apache/tomcat/pull/500
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
markt-asf commented on PR #500:
URL: https://github.com/apache/tomcat/pull/500#issuecomment-1112059246
Fixed via cherry pick of 9.0.x fix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
markt-asf commented on PR #499:
URL: https://github.com/apache/tomcat/pull/499#issuecomment-1112059069
Fixed via cherry pick of 10.0.x fix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
markt-asf closed pull request #499: Minor typo on javadoc of setHostHeader
method
URL: https://github.com/apache/tomcat/pull/499
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
markt-asf commented on PR #498:
URL: https://github.com/apache/tomcat/pull/498#issuecomment-1112058668
Fixed via cherry pick of 10.1.x fix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
markt-asf closed pull request #498: Minor typo on javadoc of setHostHeader
method
URL: https://github.com/apache/tomcat/pull/498
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
31 matches
Mail list logo