ICEfaces
  1. ICEfaces
  2. ICE-1309

PanelPositioned data model can be easily corrupted

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.2
    • Fix Version/s: 1.8.2-EE-GA, 1.8.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      The model of PanelPositioned can be easily corrupted by moving elements quickly around. Perhaps we need to synchronize data model access.

        Activity

        Philip Breau created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Hide
        Philip Breau added a comment -

        can't repro with the head build

        Show
        Philip Breau added a comment - can't repro with the head build
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Cannot Reproduce [ 5 ]
        Philip Breau made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Hide
        Arran Mccullough added a comment -

        Reopening JIRA - Can reproduce with 1.8.2 and on the online component showcase. Also adding Salesforce case from customer.

        Show
        Arran Mccullough added a comment - Reopening JIRA - Can reproduce with 1.8.2 and on the online component showcase. Also adding Salesforce case from customer.
        Arran Mccullough made changes -
        Resolution Cannot Reproduce [ 5 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000A7dbA]
        Affects Version/s 1.8.2 [ 10190 ]
        Affects Version/s 1.5.3 [ 10030 ]
        Ken Fyten made changes -
        Fix Version/s 1.8.3 [ 10211 ]
        Assignee Priority P3
        Assignee Adnan Durrani [ adnan.durrani ]
        Priority Major [ 3 ] Minor [ 4 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19705 Mon Nov 16 13:45:34 MST 2009 adnan.durrani Fix for ICE-1309 (PanelPositioned data model can be easily corrupted)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpositioned/PanelPositionedRenderer.java
        Hide
        Adnan Durrani added a comment -

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java
        Completed: At revision: 19705

        Show
        Adnan Durrani added a comment - Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java Completed: At revision: 19705
        Adnan Durrani made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Adnan Durrani added a comment - - edited

        Modified: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java
        Completed: At revision: 19707

        Show
        Adnan Durrani added a comment - - edited Modified: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces-ee\branches\icefaces-ee-1.8.2\icefaces\component\src\com\icesoft\faces\component\panelpositioned\PanelPositionedRenderer.java Completed: At revision: 19707
        Adnan Durrani made changes -
        Fix Version/s 1.8.2-EE [ 10216 ]
        Hide
        Joanne Bai added a comment -

        QA confirmed the fix using component showcase jsp on ICEfaces-ee-1.8.2 branch revision #19725

        Tested on: Tomcat 6 + FF3.5 and IE6,7,8

        Show
        Joanne Bai added a comment - QA confirmed the fix using component showcase jsp on ICEfaces-ee-1.8.2 branch revision #19725 Tested on: Tomcat 6 + FF3.5 and IE6,7,8
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19934 Thu Dec 10 09:30:32 MST 2009 adnan.durrani 1.8.2EE panelPositioned changes moved to Compat panelPositioned towards ICE-4481. The changes include the fix of following JIRA ICE-1309
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/panelpositioned/PanelPositionedRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #19940 Thu Dec 10 11:33:14 MST 2009 adnan.durrani 1.8.2EE's ICE-5132 ice:repeat component moved to Compat towards ICE-4481. The changes include the fix of following JIRA ICE-1309
        Files Changed
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/repeat/Repeat.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/faces-config-base.xml
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/panelseries/PanelSeries.java
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/ice_cust_properties/cust-repeat-props.xml
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/ice/components/Repeat-component.xml
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/repeat
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/custom/repeat-component.xml
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/panelseries/UISeries.java
        Commit graph ADD /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/custom/repeat-renderer.xml
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/component-metadata/src/main/resources/conf/extended-faces-config.xml
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P3
        Assignee Adnan Durrani [ adnan.durrani ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: