[ 
http://issues.apache.org/jira/browse/XALANJ-1837?page=comments#action_12319064 
] 

Brian Minchau commented on XALANJ-1837:
---------------------------------------

elharo,
 if you are satisfied that you have verified this with the Xalan jars, either 
2.6 or a build from the development code that you did, or perhaps the new 2.7 
jars, please close this issue down.

As for searching issues, the new JIRA interface allows you to do this:
1) Select XalanJ2 project
2) Click on a preset filter (e.g. the "All" filter)
3) In the top left corner after the word "Filter:" there are a number of 
actions, click "Edit" to modify the current filter
4) Modify the search criteria, e.g. fill in "classpath" under the Text Search 
Query: field, and select which fields it should search (Summary, i.e. the 
titlle, comments, ...) then click the "View >>" button (one appears above the 
search fields, and an alternate one appears below)

I think searching must be much better than when you mentioned the search issue 
about bugzilla.

Note that if you click "<< View & Hide" it gives you a list of matching issues, 
just lie "View >>" but it hides the search parameters, which of course you can 
see again by clicking "Edit" in the top left area to edit the filter.

If you've logged on you and you want your own filter that is not one of the 
"Preset Filters" you can edit a Preset one, then save it under a new name, and 
then you can "Manage" your user specific filters.



> Fails OASIS test case select85 involving current() function
> -----------------------------------------------------------
>
>          Key: XALANJ-1837
>          URL: http://issues.apache.org/jira/browse/XALANJ-1837
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan-CmdLine
>     Versions: Latest Development Code
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: elharo
>     Assignee: Xalan Developers Mailing List
>      Fix For: 2.7
>  Attachments: select85.xml, select85.xsl
>
> I'm not sure what's going on here, but in this test case Xalan throws a
> NullPointerException I don't think it shoudl throw.libxslt can process this 
> case:
> [EMAIL PROTECTED] select]$ java -classpath
> /opt/xml/xalan-j_2_6_0/bin/xalansamples.jar:/opt/xml/xalan-j_2_6_0/bin/xercesImpl.jar:/opt/xml/xalan-j_2_6_0/bin/xalan.jar
> org.apache.xalan.xslt.Process -IN select85.xml -XSL select85.xsl
> <?xml version="1.0" encoding="UTF-8"?>
> <out>
> <in>ch1</in>
> file:///home/elharo/XOM/data/oasis_xslt_testsuite/TESTS/Xalan_Conformance_Tests/select/select85.xsl;
> Line #25; Column #69; XSLT Error (javax.xml.transform.TransformerException):
> java.lang.NullPointerException
> [EMAIL PROTECTED] select]$ xsltproc select85.xsl select85.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <out>
> <in>ch1</in>
> <in>ch1</in>
> </out>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to