ICEmobile
  1. ICEmobile
  2. MOBI-816

icemobilespring on weblogic commandButtonGroup not showing selected style for selected button

    Details

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

      Description

      it appears that the commandButtonGroup tag is not being found in the lookup. Modifications were made to make groupId an attribute rather than a field (meaning users could manually define the buttonGroup in case it was not being found by the tag when looking for a parent)>

      there are other ways of finding parent, so going to try and use findAncestor as well if findParent does not return the correct parent object.

        Activity

        Judy Guglielmin created issue -
        Judy Guglielmin made changes -
        Field Original Value New Value
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36456 Fri Jun 28 07:54:12 MDT 2013 judy.guglielmin MOBI-816 logging statements and use of findAncestor as alternative way to retrieve mParent
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/CommandButtonGroupTag.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36461 Fri Jun 28 12:42:06 MDT 2013 judy.guglielmin MOBI-816 ability to specify groupId rather than have the group looked up in JSP. If groupId is not specified, then will try to find parent or ancestor. groupId will be required on any weblogic AS
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/buttonGroup.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/tests/jsptagtest/src/main/webapp/inputComponents.html
        Commit graph ADD /icemobile/trunk/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/buttonGroupNoGroupSet.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/CommandButtonGroupTag.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36462 Fri Jun 28 13:09:22 MDT 2013 judy.guglielmin MOBI-816 fix for web logic see Jira and commit statements for icemobile/trunk
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0-ee-base/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/CommandButtonTag.java
        Commit graph ADD /icemobile/branches/icemobile-1.3.0-ee-base/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/buttonGroupNoGroupSet.jsp
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0-ee-base/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/buttonGroup.jsp
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0-ee-base/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/CommandButtonGroupTag.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.3.0-ee-base/icemobile/jsp/tests/jsptagtest/src/main/webapp/inputComponents.html
        Hide
        Judy Guglielmin added a comment -

        rev 36461 for trunk and rev 36462 for 1.3.0 ee base

        Show
        Judy Guglielmin added a comment - rev 36461 for trunk and rev 36462 for 1.3.0 ee base
        Judy Guglielmin made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: