November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
This possibility was removed by mistake. A bug-report has been created (http://world.episerver.com/Support/Bug-list-beta/bug/114673/) and we will put it back to the way it previously worked.
Unfortunatly I don't think there is any way to work around this at the moment.
Thanks Erik.
It is no problem, that latest version included a bug with routing that makes an upgrade for us impossible, so hopefully this bug is fixed by then also.
Solved in this version:
http://world.episerver.com/Releases/EPiServer-75--update-18/
On one site we have added html to some propertyname to be able to make it a little nicer to read, for exampel, this text:
Varför detta?
Tre snabba
After upgrading to the latest version that property looks like this
<strong>Varför detta?</strong>
<br/>Tre snabba
If I remove the hmtl-code it look like this
Varför detta? Tre
snabba
I can understand why the support for html is removed but are there any other way to make it look like I want?