[
https://issues.apache.org/jira/browse/JSPWIKI-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562931#action_12562931
]
Florian Holeczek commented on JSPWIKI-137:
------------------------------------------
Just tested, not fixed :-(
Formerly, a click didn't change anything. Now it's gone worse... Clicking gets
me to a page with URL
javascript:$('decision.1').toggle();
and content
[object HTMLDivElement]
in Firefox 2.0.0.11 (in IE7 it's similar).
> Not working link on Workflow page
> ---------------------------------
>
> Key: JSPWIKI-137
> URL: https://issues.apache.org/jira/browse/JSPWIKI-137
> Project: JSPWiki
> Issue Type: Bug
> Components: Default template
> Affects Versions: 2.6.0
> Reporter: Tomasz Szymko
> Assignee: Dirk Frederickx
> Priority: Minor
> Fix For: 2.6.1
>
>
> that's because at line 88 in WorkflowContent.jsp
> <a href="javascript:toggleHidden('<c:out
> value="decision.${decision.workflow.id}"/>');" title="Show or hide details">
> is call to toggleHidden javascript function which is not definied anywhere
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.