Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: "Posibility of data corruption detected" when saving any type of content

$
0
0
When I click "save and publish" for a page, the network traffic monitor show a lot of requests including a POST to:
http://localhost:1221/Composite/content/flow/FlowUi.aspx?consoleId=key9262091121636331&flowHandle=_flowTokenType_%3d%27Composite%5c.C1Console%5c.Workflow%5c.WorkflowFlowToken%2cComposite%27_flowToken_%3d%2709d5597e-741e-4b4b-9bde-b31cd89bdc93%27&elementProvider=PageElementProvider
I believe this is the request that is causing my changes to be saved. This is the posted form data (two long lines truncated):
__EVENTTARGET:$$REQUEST
__EVENTARGUMENT:
__VIEWSTATE:DvWL...==
__VIEWSTATEENCRYPTED:
__CONSOLEID:key9262091121636331
__REQUEST:saveandpublish
FlowUI$Document$DocumentBody$TabPanels_lazybindingactivatedSettings:false
FlowUI$Document$DocumentBody$TabPanels_lazybindingactivatedMetadata:false
FlowUI$Document$DocumentBody$TabPanels_lazybindingactivatedPreview:false
FlowUI$Document$DocumentBody$TabPanels$PageContentEditor15$content:<html xmlns="http://www.w3.org/1999/xhtml">...</html>
FlowUI$Document$DocumentBody$TabPanels$PageContentEditor15$TemplateSelector:58a8bb95-eaa6-486f-8167-ac85ce645c88
My changes to the page seems to be saved correctly, but my browser tab on the C1 management console gets locked with the "hourglass" cursor. Pressing ESC seems to unlock the management console.

I see a similar issue when editing other content items, eg users. The log output here is slightly different:
Posibility of data corruption detected. Unexpected lazy bound state information from client. Expected 'true' or 'false', got '' for post back field 'FlowUI$Document$DocumentBody$TabPanels_lazybindingactivatedPerspectives'. Will try to bind on child controls.
Posibility of data corruption detected. Unexpected lazy bound state information from client. Expected 'true' or 'false', got '' for post back field 'FlowUI$Document$DocumentBody$TabPanels_lazybindingactivatedPermissions'. Will try to bind on child controls.
And the console does not lock, but all fields in the current form (user edit form) gets cleared. In order to make further changes to the user, I will have to close and reopen the user edit form tab within the management console.

Thanks a lot for looking into this. Please do let me know if you need any further information to investigate this.

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>