Author: kkolinko
Date: Sun Jan 31 04:10:41 2010
New Revision: 904977
URL: http://svn.apache.org/viewvc?rev=904977&view=rev
Log:
votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=904
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627
--- Comment #5 from Mark Thomas 2010-01-30 17:56:27 GMT ---
Created an attachment (id=24910)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24910)
Binary patch for testing purposes only
This has been fixed in trunk and proposed
https://issues.apache.org/bugzilla/show_bug.cgi?id=48643
Konstantin Kolinko changed:
What|Removed |Added
Severity|normal |minor
--- Comment #2 from Kon
Author: markt
Date: Sun Jan 31 01:43:55 2010
New Revision: 904950
URL: http://svn.apache.org/viewvc?rev=904950&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=904
Author: markt
Date: Sun Jan 31 01:40:39 2010
New Revision: 904949
URL: http://svn.apache.org/viewvc?rev=904949&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48627
Don't convert literal attribute values to EL since attributes may not accept EL
Modified:
tomcat/trunk/java
On 30/01/2010 17:41, Mark Thomas wrote:
> On 30/01/2010 07:33, Konstantin Kolinko wrote:
>> Regarding the implementation, AttributeParser.java class. I think
>> that, based on the above, we can fix it to solve bug 48627. Other
>> parts of the new implementation will remain unchanged.
>
> I'll take
Author: markt
Date: Sun Jan 31 01:25:30 2010
New Revision: 904948
URL: http://svn.apache.org/viewvc?rev=904948&view=rev
Log:
Propose fixes for EL TCK failures
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Summary: Code should never ignore throwable
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=48643
--- Comment #1 from Sebb 2010-01-30 17:10:36 UTC ---
There are similar problems in session.StandardManager.doUnload():
line 502, 530, and at line 542 there's a block of code:
// Flush and close the output stream
try {
oos.flush();
Author: markt
Date: Sun Jan 31 00:56:47 2010
New Revision: 904943
URL: http://svn.apache.org/viewvc?rev=904943&view=rev
Log:
Test mixing ${...} and #{...} in the same expression
Modified:
tomcat/trunk/test/org/apache/el/TestELEvaluation.java
Modified: tomcat/trunk/test/org/apache/el/TestELEv
https://issues.apache.org/bugzilla/show_bug.cgi?id=48643
Summary: catalina.session.FileStore.save() and load() - close()
bugs
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Author: markt
Date: Sun Jan 31 00:34:37 2010
New Revision: 904935
URL: http://svn.apache.org/viewvc?rev=904935&view=rev
Log:
Add tests for AttributeParser and deferredSyntaxAllowedAsLiteral
Added:
tomcat/trunk/test/webapp/WEB-INF/tags/echo-deferred.tag (with props)
tomcat/trunk/test/web
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #2 from Konstantin Kolinko 2010-01-30
15:58:10 UTC ---
I do not think that this patch is good.
See, groupDN is a full distinguished name of a role, while in your case {1} was
just a name. Does it work for your configuration?
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #1 from Mark Thomas 2010-01-30 15:10:38 GMT ---
This has been fixed in trunk and proposed for 6.0.x.
Many thanks for the patch.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are
Author: markt
Date: Sat Jan 30 23:10:21 2010
New Revision: 904915
URL: http://svn.apache.org/viewvc?rev=904915&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=904
Author: markt
Date: Sat Jan 30 23:08:46 2010
New Revision: 904914
URL: http://svn.apache.org/viewvc?rev=904914&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
Get nested role search working when {1} is used in roleSearch
Patch provided by Gabriel
Modified:
tomcat/tr
Author: kkolinko
Date: Sat Jan 30 23:03:06 2010
New Revision: 904913
URL: http://svn.apache.org/viewvc?rev=904913&view=rev
Log:
vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=9049
Author: markt
Date: Sat Jan 30 22:21:19 2010
New Revision: 904904
URL: http://svn.apache.org/viewvc?rev=904904&view=rev
Log:
Add bug reference
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=47987
--- Comment #4 from Mark Thomas 2010-01-30 14:16:37 GMT ---
I have proposed porting the fix from 6.0.x to 5.5.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
Author: markt
Date: Sat Jan 30 22:15:58 2010
New Revision: 904902
URL: http://svn.apache.org/viewvc?rev=904902&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=904
Author: markt
Date: Sat Jan 30 21:43:41 2010
New Revision: 904898
URL: http://svn.apache.org/viewvc?rev=904898&view=rev
Log:
Changing line endings isn't limited to source files.
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/di
Author: markt
Date: Sat Jan 30 21:40:37 2010
New Revision: 904897
URL: http://svn.apache.org/viewvc?rev=904897&view=rev
Log:
Vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=904897&
2010/1/30 :
> Author: markt
> Date: Sat Jan 30 20:13:56 2010
> New Revision: 904865
>
> URL: http://svn.apache.org/viewvc?rev=904865&view=rev
> Log:
> Fix Java 1.4/1.5 issues (5.5.x must compile with 1.4)
>
> Modified:
>
> tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/c
Author: markt
Date: Sat Jan 30 20:43:39 2010
New Revision: 904880
URL: http://svn.apache.org/viewvc?rev=904880&view=rev
Log:
Votes
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=904880
Author: markt
Date: Sat Jan 30 20:42:16 2010
New Revision: 904879
URL: http://svn.apache.org/viewvc?rev=904879&view=rev
Log:
Vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=904879&
Author: markt
Date: Sat Jan 30 20:40:41 2010
New Revision: 904878
URL: http://svn.apache.org/viewvc?rev=904878&view=rev
Log:
Base proposal on 6.0.x version of patch
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/t
Author: markt
Date: Sat Jan 30 20:13:56 2010
New Revision: 904865
URL: http://svn.apache.org/viewvc?rev=904865&view=rev
Log:
Fix Java 1.4/1.5 issues (5.5.x must compile with 1.4)
Modified:
tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/core/AprLifecycleListener.java
M
https://issues.apache.org/bugzilla/show_bug.cgi?id=48311
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sat Jan 30 19:46:02 2010
New Revision: 904859
URL: http://svn.apache.org/viewvc?rev=904859&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48311
Only the APR lifecycle listener should try and initialise APR
Patch also syncs all APR lifecycle listener change
https://issues.apache.org/bugzilla/show_bug.cgi?id=47554
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sat Jan 30 19:30:07 2010
New Revision: 904855
URL: http://svn.apache.org/viewvc?rev=904855&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47554
httpOnly flag not applied to migrated session cookie
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/
Author: markt
Date: Sat Jan 30 19:24:53 2010
New Revision: 904854
URL: http://svn.apache.org/viewvc?rev=904854&view=rev
Log:
Withdraw my proposal, vote for Konstantin's
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=48236
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sat Jan 30 19:16:00 2010
New Revision: 904852
URL: http://svn.apache.org/viewvc?rev=904852&view=rev
Log:
Use Tomcat 5 version info for Tomcat 5
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/xdocs/security-5.xml
Modified: tomcat/site/trunk/docs/sec
Author: markt
Date: Sat Jan 30 19:14:15 2010
New Revision: 904851
URL: http://svn.apache.org/viewvc?rev=904851&view=rev
Log:
Apply the alternative fix for CVE-2009-3555: SSL MITM
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/connectors/util/java/org/apache/tomcat/util/ne
Author: markt
Date: Sat Jan 30 18:55:11 2010
New Revision: 904848
URL: http://svn.apache.org/viewvc?rev=904848&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=904
Author: markt
Date: Sat Jan 30 18:54:52 2010
New Revision: 904847
URL: http://svn.apache.org/viewvc?rev=904847&view=rev
Log:
Withdraw my proposal, vote for Konstantin's
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomc
Author: markt
Date: Sat Jan 30 18:30:49 2010
New Revision: 904844
URL: http://svn.apache.org/viewvc?rev=904844&view=rev
Log:
Update proposal in response to Konstantin's review
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/view
Author: markt
Date: Sat Jan 30 17:57:40 2010
New Revision: 904834
URL: http://svn.apache.org/viewvc?rev=904834&view=rev
Log:
Add a couple of debug messages
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Compiler.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/Compiler.jav
On 30/01/2010 07:33, Konstantin Kolinko wrote:
> Regarding the implementation, AttributeParser.java class. I think
> that, based on the above, we can fix it to solve bug 48627. Other
> parts of the new implementation will remain unchanged.
I'll take another look at this. I thought that this wouldn
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by RichardLingsch.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=242&rev2=243
--
{{ht
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by RichardLingsch.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=241&rev2=242
--
=
https://issues.apache.org/bugzilla/show_bug.cgi?id=48640
Rainer Jung changed:
What|Removed |Added
Resolution|FIXED |INVALID
--
Configure bugmail: https
https://issues.apache.org/bugzilla/show_bug.cgi?id=48640
Roger Mbiama Assogo changed:
What|Removed |Added
Status|NEW |RESOLVED
URL|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48640
Summary: file://localhost/C:/Users/angosso.com/Desktop/jk_isapi
_plugin.c.patch
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Version: Windows Vista
Statu
45 matches
Mail list logo