November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
I believe it's cause by your implementation. I've had the same problem when I had set wrongly the EditAttributes - if I remember correctly, I had two same attributes for logo image and article image, so when I changed the article image, I got it on logo's place (seemed quite scary at the time :))
It turned out that I used @Html.EditAttributes("Image") for logo instead of @Html.EditAttributes("SiteLogotype").
Could it be similar for you?
There has been a bug in EPiServer 7.5 that sounds very similar to your experiences.
This bug was reportedly resolved in Update 6 and my experience is that I have not seen it happen again since I applied update 6.
My experience was:
The bug report explained that under certain (unstated) conditions the Edit View was initialising TinyMCE against the wrong properties.
There was an associated bug that meant that, also intermittently, changes made to a XHtmlString property did not trigger auto-save events.
Hi
I have come across a very strange behavoir of our site inte edit-mode.
Sometimes, when editing an XhtmlString property and publishing the page also other properites gets the same data as the property edited.
It happens only sometimes.
As i can see it happens after the page has be published, I have not seen the behavoir in the properties that gets change in edit-mode. The changes appears only when I again edit the page.
Has anybody else seen this problem? It it's not caused by our implementation it is a huge bug.
We have EPiServer 7.5.440.0