Hi. I have an issue with Dynamic Content items in EpiServer 6.0.530.0.
I am only able to add content into a Dynamic Content fields that are in alpha-numeric ASCII chars. Any non-ASCII alpha 'special' character such as 'É' entered as content will cause an error (The user control "NAME" could not be loaded.) when trying to edit the Dynamic content items content once created. This affects Any Dynamic content property of type "PropertyString".
It is possible to work around this issue by recreating the content each time in the TinyMCE editor and never editing. Creation works, editing causes the error. This work around is obviously far from ideal. I have tried encoding, or even removing these characters in the Dynamic content items code when getting or setting the 'State' property and when getting the PropertyDataCollection. Neither seems to have an effect.
Hi. I have an issue with Dynamic Content items in EpiServer 6.0.530.0.
I am only able to add content into a Dynamic Content fields that are in alpha-numeric ASCII chars. Any non-ASCII alpha 'special' character such as 'É' entered as content will cause an error (The user control "NAME" could not be loaded.) when trying to edit the Dynamic content items content once created. This affects Any Dynamic content property of type "PropertyString".
It is possible to work around this issue by recreating the content each time in the TinyMCE editor and never editing. Creation works, editing causes the error. This work around is obviously far from ideal. I have tried encoding, or even removing these characters in the Dynamic content items code when getting or setting the 'State' property and when getting the PropertyDataCollection. Neither seems to have an effect.
Any suggestions would be most welcome.
Thanks
Danny