You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/11/16 09:17:22 UTC

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

Dan Haywood created ISIS-590:
--------------------------------

             Summary: 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: viewer-wicket-1.3.1, archtype-quickstart-wrj-1.3.1, archetype-simple-wrj-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)