ICEfaces
  1. ICEfaces
  2. ICE-9981

allow usage of html markup in mobi:dataViewColumn similar to h:outputText escape="false"

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.1, EE-3.3.0.GA_P04
    • Component/s: MOBI-Components
    • Labels:
      None
    • Environment:
      jsf icemobile

      Description

      User is trying to display the value in the value attribute of the dataViewColumn itself - not in the dataViewDetails. For example:

                  <mobi:dataViewColumn headerText="testEscString " value="#{testBean.testEscString}"
                                         reactivePriority="0"/>

      This is acting just like h:outputText escape="false" so the question is the same - how to display user-entered text (whatever that is) AND line breaks.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45086 Mon Jun 22 19:45:49 MDT 2015 art.zambrano ICE-9981 changed default value of 'escape' attribute to true
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/dataview/DataViewColumnMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45085 Mon Jun 22 19:42:50 MDT 2015 art.zambrano ICE-9981 added 'escape' attribute to mobi:dataViewColumn
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewColumn.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewColumnMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/model/DataViewColumnModel.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45043 Tue Jun 16 14:40:28 MDT 2015 art.zambrano ICE-9981 added 'escape' attribute to mobi:dataViewColumn
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/dataview/DataViewColumn.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/dataview/DataViewColumnMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/dataview/DataViewRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/model/dataview/DataViewColumnModel.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: