bugzilla | 1 Jun 2008 02:59
Picon
Favicon

DO NOT REPLY [Bug 45108] JSPX source containing "&" renders "&" in output page

https://issues.apache.org/bugzilla/show_bug.cgi?id=45108

william.barker <at> wilshire.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from william.barker <at> wilshire.com  2008-05-31 17:59:02 PST ---
This is exactly the behavior specified in the spec:

<spec-quote version="2.1" section="6.2.3">
The first step in processing a JSP document is to process it as an XML
document, checking for well-formedness, processing entity resolution and, if
applicable, performing validation as described in Section JSP.6.2.4. 
</spec-quote>

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
pero | 1 Jun 2008 11:08
Picon
Favicon

svn commit: r662184 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: pero
Date: Sun Jun  1 02:08:30 2008
New Revision: 662184

URL: http://svn.apache.org/viewvc?rev=662184&view=rev
Log:
Cast my 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=662184&r1=662183&r2=662184&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Jun  1 02:08:30 2008
 <at>  <at>  -85,7 +85,7  <at>  <at> 
   Reloaded context has new classloader so the context classloader needs to
   be reset
   http://svn.apache.org/viewvc?rev=661074&view=rev
-  +1: markt, remm
+  +1: markt, remm, pero
   -1: 

 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45101
 <at>  <at>  -100,5 +100,5  <at>  <at> 
   fired before sessionDidActivate(). The spec isn't 100% clear on the required
   order but this seems more logical than the current behaviour.
   http://svn.apache.org/viewvc?rev=654932&view=rev
-  +1: markt, remm
(Continue reading)

bugzilla | 1 Jun 2008 12:47
Picon
Favicon

DO NOT REPLY [Bug 45108] JSPX source containing "&amp;" renders "&" in output page

https://issues.apache.org/bugzilla/show_bug.cgi?id=45108

--- Comment #3 from Simon Gibbs <simon.gibbs <at> cantorva.com>  2008-06-01 03:47:46 PST ---
I agree it is correct on the input side, but when that model is processed and
output generated, I believe the output is flawed. The output is also XML
afterall!

"&v" without a trailing ";" is simply not valid XML syntax. I don't know what
the spec says but I believe the intent should be to output "&amp;v".

Similarly, if I had written &eacute; I would expect &eacute; in the output
rather than anything that was invalid.

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Jun 2008 03:30
Picon
Favicon

DO NOT REPLY [Bug 45106] org.apache.catalina.startup. Bootstrap ends up on task bar and you can' t shut down your Mac without manually shutting it down.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45106

--- Comment #1 from Doug McGavin <doug <at> mcgavins.com>  2008-06-01 18:30:02 PST ---
Never mind....my bad.
JAVA_OPTS=”-Djava.awt.headless=true”
took care of it.

SORRY!

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Jun 2008 08:08
Picon
Favicon

Bug report for Tomcat 3 [2008/06/01]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 2350|Ver|Nor|2001-06-27|ServletConfig.getInitParameter() requires url-patt|
| 6488|Ver|Maj|2002-02-15|Error: 304. Apparent bug in default ErrorHandler c|
| 9737|Ver|Nor|2002-06-10|ArrayIndexOutOfBoundsException when sending just p|
|44911|Ass|Nor|2008-04-30|Test again from Chirag                            |
+-----+---+---+----------+--------------------------------------------------+
| Total    4 bugs                                                           |
+---------------------------------------------------------------------------+
bugzilla | 2 Jun 2008 08:08
Picon
Favicon

Bug report for Watchdog [2008/06/01]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
|  278|Unc|Nor|2000-12-04|Bug in GetParameterValuesTestServlet.java file Bug|
|  279|Unc|Nor|2000-12-04|Logical Error in GetParameterValuesTestServlet Bug|
|  469|Unc|Nor|2001-01-17|in example-taglib.tld "urn" should be "uri" BugRat|
|  470|Unc|Nor|2001-01-17|FAIL positiveForward.jsp and positiveInclude.jsp B|
| 9634|New|Enh|2002-06-05|No tests exist for ServletContext.getResourcePaths|
|10703|New|Enh|2002-07-11|Need to test getRequestURI after RequestDispatcher|
|11336|New|Enh|2002-07-31|Test wrapped path methods with RD.foward()        |
|11663|New|Maj|2002-08-13|JSP precompile tests rely on Jasper specific behav|
|11664|New|Maj|2002-08-13|A sweep is needed of all Watchdog 4.0 tag librarie|
|11665|New|Maj|2002-08-13|ServletToJSPErrorPageTest and ServletToServletErro|
|11666|New|Maj|2002-08-13|SetBufferSize_1TestServlet is invalid.            |
|14004|New|Maj|2002-10-28|Incorrent behaviour of all attribute-related lifec|
|15504|New|Nor|2002-12-18|JSP positiveGetValues test relies on order preserv|
|24649|New|Nor|2003-11-12|getRemoteHost fails when agent has uppercase chara|
|29398|New|Nor|2004-06-04|Update site and note current status               |
+-----+---+---+----------+--------------------------------------------------+
| Total   15 bugs                                                           |
(Continue reading)

bugzilla | 2 Jun 2008 08:08
Picon
Favicon

Bug report for Tomcat 5 [2008/06/01]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
|27122|Opn|Enh|2004-02-20|IE plugins cannot access components through Tomcat|
|28039|Opn|Enh|2004-03-30|Cluster Support for SingleSignOn                  |
|29160|Ver|Enh|2004-05-23|precompile problem: _jspx_meth_* (javax.servlet.js|
|29494|Inf|Enh|2004-06-10|No way to set PATH when running as a service on Wi|
|29936|Opn|Blk|2004-07-06|XML parser loading problems by container          |
|30241|Ver|Enh|2004-07-21|Enhance build script to use branch argument when c|
|31257|Opn|Cri|2004-09-16|java.endorsed.dirs is not used when JSP compilatio|
|33262|Inf|Enh|2005-01-27|Service Manager autostart should check for adminis|
|33453|Opn|Enh|2005-02-08|Jasper should recompile JSP files whose datestamps|
|33650|Inf|Enh|2005-02-19|Jasper performance for multiple files processing  |
|33671|Opn|Enh|2005-02-21|Manual Windows service installation with custom na|
|34526|Opn|Nor|2005-04-19|Truncated content in decompressed requests from mo|
|34801|New|Enh|2005-05-08|PATCH: CGIServlet does not terminate child after a|
|34805|Ass|Enh|2005-05-08|warn about invalid security constraint url pattern|
|34868|Ass|Enh|2005-05-11|allow to register a trust store for a session that|
|35054|Inf|Enh|2005-05-25|warn if appBase is not existing as a File or direc|
|35959|Opn|Enh|2005-08-01|mod_jk not independant of UseCanonicalName        |
(Continue reading)

bugzilla | 2 Jun 2008 08:08
Picon
Favicon

Bug report for Tomcat 4 [2008/06/01]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 3839|Opn|Enh|2001-09-26|Problem bookmarking login page                    |
| 4227|Opn|Enh|2001-10-17|Invalid CGI path                                  |
| 5329|New|Enh|2001-12-08|NT Service exits startup before Tomcat is finished|
| 5795|New|Enh|2002-01-10|Catalina Shutdown relies on localhost causing prob|
| 5829|New|Enh|2002-01-13|StandardManager needs to cope with sessions throwi|
| 5985|New|Enh|2002-01-23|Tomcat should perform a more restrictive validatio|
| 6600|Opn|Enh|2002-02-20|enodeURL adds 'jsession' when 'isRequestedSessionI|
| 6614|New|Enh|2002-02-21|Have Bootstrap and StandardClassLoader use the sam|
| 6671|New|Enh|2002-02-25|Simple custom tag example uses old declaration sty|
| 7043|New|Enh|2002-03-12|database user and password for JDBC Based Store   |
| 7374|New|Enh|2002-03-22|Apache Tomcat/4.0.1 message on standard output    |
| 7676|New|Enh|2002-04-02|Allow name property to use match experssions in <h|
| 7723|New|Enh|2002-04-03|[patch] additional factory for org.apache.naming.f|
| 8026|New|Enh|2002-04-12|Exceptions in StandardHostDeployer.addChild are lo|
| 8323|New|Enh|2002-04-20|No support for running the 64 bit JVM             |
| 8343|New|Enh|2002-04-21|adding a "absorber" logger class to "org.apache.ca|
| 8441|New|Enh|2002-04-23|Command line files for NetWare                    |
(Continue reading)

bugzilla | 2 Jun 2008 08:47
Picon
Favicon

DO NOT REPLY [Bug 45106] org.apache.catalina.startup. Bootstrap ends up on task bar and you can' t shut down your Mac without manually shutting it down.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45106

Mark Thomas <markt <at> apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Mark Thomas <markt <at> apache.org>  2008-06-01 23:47:13 PST ---
No problem. Glad you fixed it. Plus, this issue is now in the archives in case
anyone else has the same problem.

Closing as invalid based on OPs comments.

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
jean-frederic clere | 2 Jun 2008 09:11
Picon
Gravatar

Re: svn commit: r661653 - /tomcat/connectors/trunk/jni/xdocs/miscellaneous/changelog.xml

mturk <at> apache.org wrote:
> Author: mturk
> Date: Fri May 30 04:25:04 2008
> New Revision: 661653
> 
> URL: http://svn.apache.org/viewvc?rev=661653&view=rev
> Log:
> Add note to changelog about BZ45071
> 
> Modified:
>     tomcat/connectors/trunk/jni/xdocs/miscellaneous/changelog.xml

Thanks I missed the file name in my previous mails ;-(

Cheers

Jean-Frederic

Gmane