To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test-apr has an issue affecting its community integration.
Th
https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Jun 29 20:21:57 2017
New Revision: 1800316
URL: http://svn.apache.org/viewvc?rev=1800316&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
Correct a regression in 7.0.78 that broke WebDAV handling for resources with
names that included a '&' character.
Author: markt
Date: Thu Jun 29 20:08:23 2017
New Revision: 1800313
URL: http://svn.apache.org/viewvc?rev=1800313&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
Correct a regression in 8.0.44 that broke WebDAV handling for resources with
names that included a '&' character.
Author: markt
Date: Thu Jun 29 20:08:48 2017
New Revision: 1800314
URL: http://svn.apache.org/viewvc?rev=1800314&view=rev
Log:
Refactor.
It is more verbose but it stops Eclipse complaining about a possible NPE.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/or
Am 26. Juni 2017 23:05:11 MESZ schrieb Violeta Georgieva :
>The proposed Apache Tomcat 8.0.45 release is now available for voting.
>
>It can be obtained from:
>https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.45/
>The Maven staging repo is:
>https://repository.apache.org/content/reposi
Author: markt
Date: Thu Jun 29 20:05:38 2017
New Revision: 1800312
URL: http://svn.apache.org/viewvc?rev=1800312&view=rev
Log:
Refactor.
It is more verbose but it stops Eclipse complaining about a possible NPE.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/or
Author: markt
Date: Thu Jun 29 20:04:29 2017
New Revision: 1800310
URL: http://svn.apache.org/viewvc?rev=1800310&view=rev
Log:
Correct a regression in 8.5.15 that broke WebDAV handling for resources with
names that included a '&' character.
Added:
tomcat/tc8.5.x/trunk/test/org/apache/catalin
Author: markt
Date: Thu Jun 29 20:02:59 2017
New Revision: 1800309
URL: http://svn.apache.org/viewvc?rev=1800309&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
Correct a regression in 9.0.0.M21 that broke WebDAV handling for resources with
names that included a '&' charact
https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
--- Comment #1 from Mark Thomas ---
Thanks for the test case. I can repeat this locally.
The problem was triggered by r1792460. Since '&' is a legal character in a URI,
it is no longer encoded. However, '&' is not a legal character in XML so
https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
--
You are recei
11 matches
Mail list logo