Bug Report T305384
Visible to All Users

UI.Web - Changes made in the first tab of a popup detail view window are not applied to the object when DelayedViewItemsInitialization=True

created 9 years ago

When editing a item from a collection in a popup, having a tabbed layout, the changes are not always saved.

To reproduce the error see example project in the attachment

  1. Go to Widget -> Widget 1
  2. Edit the linked  "Thing 1"
  3. Change on tab Name "Thing 1" into   "Thing A"
  4. Change on tab Comment   "Comment Thing 1" into  Comment Thing A"
  5. Click OK
    => In the linked list only the Comment has been changed, the Name has still the old value

Remarks:

  1. When reversing step 3 and 4, both changes are saved correctly.
  2. When changing  Thing 1 directly via the main navigation, both changes are saved correctly.
  3. It seams that changed on the first tab, are not committed.

Is this a bug? Any solutions available?

Comments (1)
DevExpress Support Team 9 years ago

    Hello Joël.

    Thank you for the report. I have replicated the issue and passed it to developers for further research. We will get back once we have any result.
    The issue seems to be related to the delayed view items initialization feature. As a temporary workaround, you can disable it by setting the WebApplication.Instance.DelayedViewItemsInitialization property to False before the Setup method is called.

    Answers approved by DevExpress Support

    created 9 years ago

    We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

    Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.