You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/03/03 19:00:38 UTC

Bug report for Cocoon 2 [2002/03/03]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker     CRI=Critical    MAJ=Major             |
|     |   |           MIN=Minor       NOR=Normal      EHN=Ehnancement       |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 2631|Opn|Nor|2001-07-15|JspGenerator doesn't allow relative src           |
| 3372|New|Nor|2001-09-02|Volume-Name SYS: becomes protocol on Novell Netwar|
| 3782|New|Nor|2001-09-23|No dependency check on xsl:import                 |
| 3785|New|Nor|2001-09-23|xinclude transformer doesn't resolve relative urls|
| 4124|New|Nor|2001-10-12|StreamGenerator does not preserve XML encoding PI |
| 4221|New|Nor|2001-10-16|Error in JaxpParser: Cannot find org.apache.cocoon|
| 4641|New|Nor|2001-11-05|Design of Source interface precludes implementatio|
| 4934|New|Cri|2001-11-16|JSPReader doesn't work with Resin 2.0.x servlet co|
| 5204|New|Cri|2001-11-30|cocoon hangs trying to load the sample pages      |
| 5310|New|Nor|2001-12-06|Building with ZIP file version fails in Win98     |
| 5412|New|Maj|2001-12-13|nodes in i18n:param not possible                  |
| 5558|New|Maj|2001-12-21|AbstractValidatorAction: type="long" nullable="yes|
| 5744|New|Nor|2002-01-08|upload-max-size limited to ~2GB                   |
| 5772|New|Nor|2002-01-09|LinkSerializer altering link reference in command-|
| 5973|New|Nor|2002-01-23|Comments inside an external parameter entity are i|
| 5978|Ass|Nor|2002-01-23|Java SecurityManager java.lang.RuntimePermission c|
| 6047|New|Nor|2002-01-26|[PATCH] documentation of new build targets and min|
| 6200|New|Maj|2002-02-03|Parser failure with validate=true when processing |
| 6212|New|Enh|2002-02-04|[PATCH] make patches.xml link directly to bugzilla|
| 6362|New|Cri|2002-02-11|Multithreading problems during regeneration of sit|
| 6435|Unc|Enh|2002-02-13|[PATCH]  Updates to the idiots guide              |
| 6533|New|Maj|2002-02-19|font embedding in PDFs doesn't work               |
| 6549|New|Enh|2002-02-19|[PATCH] new "powered by Cocoon" bitmap            |
| 6554|New|Enh|2002-02-19|[PATCH] new interactive target in build to help in|
| 6555|New|Nor|2002-02-19|Can't start first time (tomcat 4.0.2)             |
| 6611|New|Nor|2002-02-21|[PATCH] Castor Transformer                        |
| 6645|New|Maj|2002-02-25|ArrayIndexOutOfBoundException                     |
| 6654|New|Enh|2002-02-25|[PATCH] Getting Cocoon-2.0.1 working on BES 5     |
| 6658|New|Nor|2002-02-25|[PATCH] CastorTransfromer                         |
| 6661|New|Nor|2002-02-25|[PATCH ]LinkStatusGenerator contribution          |
| 6664|New|Enh|2002-02-25|[PATCH] CookieSelector                            |
| 6680|Ass|Cri|2002-02-26|Cocoon adds space before <?xml..                  |
| 6684|New|Nor|2002-02-26|[Trr] CLI link crawler fails with NPE on documenta|
| 6690|New|Enh|2002-02-26|adjustment to mime type for css                   |
| 6712|New|Nor|2002-02-27|No Encoding of values in the HTMLGenerator        |
| 6740|New|Nor|2002-02-27|Problem with SOAP Logicsheet in accessing .Net Web|
| 6785|New|Blk|2002-03-01|No startup with j2sdk-1.4.0                       |
| 6789|New|Enh|2002-03-01|whitespace outside tags in XSPs generates superflu|
+-----+---+---+----------+--------------------------------------------------+
| Total   38 bugs                                                           |
+---------------------------------------------------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Bug report for Cocoon 2 [2002/03/03]

Posted by "Piroumian, Konstantin" <KP...@flagship.ru>.
> | 2631|Opn|Nor|2001-07-15|JspGenerator doesn't allow relative src
|

This is a know bug. It's also present in JSPReader. The problem is that
JSPEngineImpl requires a path relative to webapp context. If anybody could
point me out a correct way to get current context path (sitemap context
path) then I'll fix this. And I think this kind of a method (e.g.,
getContextRelativePath()) should be placed in one of the util.* classes.

> | 4934|New|Cri|2001-11-16|JSPReader doesn't work with Resin 2.0.x servlet
co|

JSPReader uses JSPEngine, so the problem is common to JSPReader and
JSPGenerator. If Resine uses something like a JSPServlet in Tomcat then this
is a configuration problem and not a bug.

> | 5412|New|Maj|2001-12-13|nodes in i18n:param not possible
|

Nobody answered me what should be desired behavior with nested nodes in i18n
tags. What about of adding a new attribute: as="string | xml", so the result
could be also outputed as XML. Will this be enough/needed?

Regards,
    Konstantin Piroumian

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org