You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/10/17 10:01:33 UTC

[jira] [Commented] (ISIS-877) ReferencePanel toggles to different representation in edit mode (from view mode) even if is disabled.

    [ https://issues.apache.org/jira/browse/ISIS-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174834#comment-14174834 ] 

Martin Grigorov commented on ISIS-877:
--------------------------------------

Just by looking at the code I guess the problem is at : https://github.com/apache/isis/blob/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/additionallinks/AdditionalLinksPanel.java#L77

Here if org.apache.isis.viewer.wicket.model.links.LinkAndLabel#getDisabledReasonIfAny() returns non-empty reason it is used only as a title attribute, but the link itself is not being disabled.
Is this the problem ?

> ReferencePanel toggles to different representation in edit mode (from view mode) even if is disabled.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-877
>                 URL: https://issues.apache.org/jira/browse/ISIS-877
>             Project: Isis
>          Issue Type: Bug
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: viewer-wicket-1.8.0
>
>         Attachments: isis-to-raise-2.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)