Author: markt
Date: Sun Apr 10 10:33:30 2011
New Revision: 1090763
URL: http://svn.apache.org/viewvc?rev=1090763&view=rev
Log:
Improve error reporting by labeling line/column numbers
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/DefaultErrorHandler.java
tomcat/trunk/webapps/docs/
Author: markt
Date: Sun Apr 10 10:35:55 2011
New Revision: 1090766
URL: http://svn.apache.org/viewvc?rev=1090766&view=rev
Log:
Check tag file attribute names are valid Java identifiers
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java
tomcat/trunk/java/org/apache/jasper/
Author: markt
Date: Sun Apr 10 10:38:56 2011
New Revision: 1090767
URL: http://svn.apache.org/viewvc?rev=1090767&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=1
Author: markt
Date: Sun Apr 10 10:39:08 2011
New Revision: 1090768
URL: http://svn.apache.org/viewvc?rev=1090768&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=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=36362
--- Comment #1 from Mark Thomas 2011-04-10 06:40:28 EDT ---
The check actually needs to be stricter than that - it needs to ensure the
attribute name is a valid Java identifier.
The check has been added in 7.0.x and it will be included in
Author: markt
Date: Sun Apr 10 10:45:46 2011
New Revision: 1090770
URL: http://svn.apache.org/viewvc?rev=1090770&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=27988
Improve reporting of missing files
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/co
https://issues.apache.org/bugzilla/show_bug.cgi?id=27988
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Apr 10 10:47:57 2011
New Revision: 1090771
URL: http://svn.apache.org/viewvc?rev=1090771&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=10907
Author: markt
Date: Sun Apr 10 11:02:22 2011
New Revision: 1090775
URL: http://svn.apache.org/viewvc?rev=1090775&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50751
Don't try to retrieve attributes if we don't need to. If anonymous bind is not
allowed, the login will always
https://issues.apache.org/bugzilla/show_bug.cgi?id=50751
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=42463
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=41992
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Apr 10 11:28:25 2011
New Revision: 1090780
URL: http://svn.apache.org/viewvc?rev=1090780&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.
Author: markt
Date: Sun Apr 10 11:28:41 2011
New Revision: 1090781
URL: http://svn.apache.org/viewvc?rev=1090781&view=rev
Log:
Add bug reference
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.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880
--- Comment #5 from Mark Thomas 2011-04-10 07:28:57 EDT ---
This has been fixed in trunk for 7.0.13 and has been proposed for 6.0.x and
5.5.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You ar
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "UsefulLinks" page has been changed by JohnJames.
http://wiki.apache.org/tomcat/UsefulLinks?action=diff&rev1=18&rev2=19
--
* [[ht
2011/4/10 :
> Author: markt
> Date: Sun Apr 10 10:33:30 2011
> New Revision: 1090763
>
> URL: http://svn.apache.org/viewvc?rev=1090763&view=rev
> Log:
> Improve error reporting by labeling line/column numbers
This contradicts with i18n of errMsg.
If you are making this more human-readable, maybe
Author: kkolinko
Date: Sun Apr 10 16:04:06 2011
New Revision: 1090824
URL: http://svn.apache.org/viewvc?rev=1090824&view=rev
Log:
veto
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=10
Author: kkolinko
Date: Sun Apr 10 16:23:27 2011
New Revision: 1090826
URL: http://svn.apache.org/viewvc?rev=1090826&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=10
https://issues.apache.org/bugzilla/show_bug.cgi?id=50304
Tim Whittington changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48940
--- Comment #2 from Tim Whittington 2011-04-10 16:48:54 EDT
---
I think this has the same root cause as bug 50975, and I think the behaviour is
as Bruce suggests.
It looks like IIS is adding a CONTENT_LENGTH server variable, where there wa
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-validate has an issue affecting its community integration.
Th
Hi,
I plan to create a
sandbox/connectors/native/iis7
for a native IIS7 C++ connector
(since Microsoft deprecated ISAPI)
Any objections?
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additiona
30 matches
Mail list logo