[
https://issues.apache.org/jira/browse/JCR-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858459#action_12858459
]
Peter Krokavec edited comment on JCR-2611 at 4/19/10 7:31 AM:
--------------------------------------------------------------
Attached is the fixed class. Please compare to the original to see the
differences.
Original:
http://svn.apache.org/viewvc/jackrabbit/branches/1.6/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.java?view=markup
was (Author: krokyk):
This is the fixed class. Please compare to the original to see the
differences.
Original:
http://svn.apache.org/viewvc/jackrabbit/branches/1.6/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.java?view=markup
> DefaultHighlighter.java does not encode illegal XML characters
> --------------------------------------------------------------
>
> Key: JCR-2611
> URL: https://issues.apache.org/jira/browse/JCR-2611
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 1.6.1
> Reporter: Peter Krokavec
> Fix For: 1.6.1
>
> Attachments: DefaultHighlighter.java
>
>
> When merging excerpts (method protected String mergeFragments(...) in
> DefaultHighlighter.java), illegal XML characters are not encoded in all
> places.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.