ilene 2002/11/22 07:20:44
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
Log:
In response to Simon Kitching's ([EMAIL PROTECTED]) bug report #14578, moved
synchronized
block from init method to static initializer to avoid race conditions.
Revision C
mkwan 2002/10/04 08:52:17
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
Log:
For Bugzilla 13106. Visit the XPath expressions created for match patterns.
Revision ChangesPath
1.54 +4 -1
xml-xalan/java/src/org/apache/xalan/processor/Style
mmidy 2002/07/08 15:05:57
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
XSLTAttributeDef.java
Log:
resource error messages
Revision ChangesPath
1.53 +4 -4
xml-xalan/java/src/org/apache/xalan/processor/StylesheetH
sboag 02/03/28 11:52:51
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
ProcessorTemplateElem.java
Log:
Addressing http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6752.
Make the processor more robust against multiple failures during
mmidy 01/10/05 07:56:22
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
Log:
Bugzilla 1102 :Fix Null Pointer Exception. Thanks to [EMAIL PROTECTED]
Revision ChangesPath
1.46 +1 -1
xml-xalan/java/src/org/apache/xalan/processor/StylesheetHa
garyp 01/06/15 01:12:50
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
Log:
Resolve bugzilla bug 2098 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2098).
The routine checkForFragmentID was checking for an attribute of type "ID" instead of
the "id" att
garyp 01/06/10 11:11:17
Modified:java/src/org/apache/xalan/processor StylesheetHandler.java
Log:
Resolve bugzilla bug 2098 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2098).
The routine checkForFragmentID was checking for an attribute of type "ID" instead of
the "id" att