You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Janne Jalkanen (JIRA)" <ji...@apache.org> on 2008/06/08 00:03:45 UTC

[jira] Commented: (JSPWIKI-278) Bad Code display (pre) when using a search link

    [ https://issues.apache.org/jira/browse/JSPWIKI-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603328#action_12603328 ] 

Janne Jalkanen commented on JSPWIKI-278:
----------------------------------------

Does this occur on other search words as well?

Dirk, my guess is that the search highlight injection code is messing with the DOM tree somehow.

> Bad Code display (pre) when using a search link
> -----------------------------------------------
>
>                 Key: JSPWIKI-278
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-278
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>         Environment: server linux fedora, Tomcat 6
> Client Browser Firefox 2.0.14, Opera 9.27 on Ubuntu 7.10
>            Reporter: denis queffeulou
>            Assignee: Dirk Frederickx
>
> I make a search with "img" for example
> I clic on a search result link (a page link) (not in the Ajax window)
> If the page contains {{{ }}} code with XML content, only the "img" tags are showed, the other code is not displayed. The "img" is highlighted.
> It seems like the HTML tags are interpreted because I got links displayed.
> If I access the same page from a wiki link, all is OK.
> If I replay the search result link HTTP request without the "Referer" HTTP header, all is OK.
> If I use a link from the Ajax search window, all is OK.
> I tested also the 2.6.2 with the same problem.
> I'm using prettify on the {{{ }}} code but the same problem exists without prettify.
> As the HTML code is the same between a page KO and a page OK, I'm suspecting some CSS problem, perhaps caused by the search highlighting feature since it's the main difference between a page displayed from a wiki link and the same displayed from a search result link.
> Perhaps it can be a problem with my skin. I'll try to use the default skin. => Update: I used the PlainVanilla skin and I got the same problem.
> Actually it seems to work with Internet Explorer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.