You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/16 09:29:26 UTC

[jira] [Commented] (ISIS-590) Wicket viewer strip wicket tags should depend on the deployment mode.

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

ASF subversion and git services commented on ISIS-590:
------------------------------------------------------

Commit 929d5f545aacc58af96e7ab28c68ac7b64da5123 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=929d5f5 ]

ISIS-590: implemented.

Thus:
- if in Isis SERVER mode (= Wicket DEPLOYMENT mode), should strip wicket tags
- if in Isis PROTOTYPE mode (= Wicket DEVELOPMENT mode), should not strip wicket tags.

In both cases, can be overridden by setting "isis.viewer.wicket.stripWicketTags" config in one of the loaded configuration files (typically viewer_wicket.properties, but isis.properties would also work).

Have updated the example apps (for archetypes) also


> Wicket viewer strip wicket tags should depend on the deployment mode.
> ---------------------------------------------------------------------
>
>                 Key: ISIS-590
>                 URL: https://issues.apache.org/jira/browse/ISIS-590
>             Project: Isis
>          Issue Type: Improvement
>          Components: Archetype: Simple WRJ, Archetype: ToDoApp WRJ, Viewer: Wicket
>    Affects Versions: archetype-simple-wrj-1.3.1, archtype-quickstart-wrj-1.3.1, viewer-wicket-1.3.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: archetype-simple-wrj-1.4.0, archetype-quickstart-wrj-1.4.0, viewer-wicket-1.4.0
>
>
> Thus:
> - if in Isis SERVER mode (= Wicket DEPLOYMENT mode), should strip wicket tags
> - if in Isis PROTOTYPE mode (= Wicket DEVELOPMENT mode), should not strip wicket tags.
> In both cases, can be overridden by setting "isis.viewer.wicket.stripWicketTags" config in one of the loaded configuration files (typically viewer_wicket.properties, but isis.properties would also work).



--
This message was sent by Atlassian JIRA
(v6.1#6144)