ICEmobile
  1. ICEmobile
  2. MOBI-771

commandButton tag missing name attribute

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3 Beta
    • Fix Version/s: 1.3 Final
    • Component/s: JSP
    • Labels:
      None
    • Environment:
      jsp icemobile

      Description

      name attribute is not currently able to be set and core renderer defaulting to clientId.
      udpate to ensure that if name is not null then user can set it, otherwise, it defaults to clientId.
      Since it can't be set by user in jsf environment, it will always be clientId when in jsf.
      have to test and see that it doesn't cause problems when not set in JSP...may have to differentiate with a boolean for isJsp otherwise.

        Activity

        Judy Guglielmin created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35991 Thu Jun 06 11:08:05 MDT 2013 judy.guglielmin MOBI-771
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/button.jsp
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/core/src/main/java/org/icemobile/renderkit/ButtonCoreRenderer.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/core/src/main/java/org/icemobile/component/IButton.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java
        Hide
        Judy Guglielmin added a comment -

        rev 35991 for 1.3.0 branch
        rev 35993 for trunk

        Show
        Judy Guglielmin added a comment - rev 35991 for 1.3.0 branch rev 35993 for trunk
        Judy Guglielmin made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35993 Thu Jun 06 11:47:45 MDT 2013 judy.guglielmin MOBI-771
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java
        Commit graph MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/ButtonCoreRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/component/IButton.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/button.jsp
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35994 Thu Jun 06 12:05:59 MDT 2013 judy.guglielmin MOBI-771
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/renderkit/ButtonCoreRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35998 Thu Jun 06 12:22:10 MDT 2013 judy.guglielmin MOBI-771
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Hide
        Judy Guglielmin added a comment -

        rev 35999 for trunk (missed jsf comp commit for Field of name)

        Show
        Judy Guglielmin added a comment - rev 35999 for trunk (missed jsf comp commit for Field of name)
        Judy Guglielmin made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Judy Guglielmin made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35999 Thu Jun 06 12:24:22 MDT 2013 judy.guglielmin MOBI-771
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/jsf/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/core/src/main/java/org/icemobile/renderkit/ButtonCoreRenderer.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: