Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Installed DateFolders package on Umbraco 4.9.1
Here are my web config entries:
<add key="datefolders:ItemDocType" value="story,show" /> <add key="datefolders:ItemDateProperty" value="displayDate" /> <add key="datefolders:DateFolderDocType" value="systemDateFolder" /> <add key="datefolders:CreateDayFolders" value="true" />
It works fine in Firefox, but a lot of users here can only use IE.
When someone creates a document of type "story" or "show" (in IE only) the content tree does not refresh.
The user must reload nodes by right clicking a parent node in the content tree, then drill down to the newly created node (which is in fact present).
Strangely, the content tree refresh DOES work if at that point, the user changes the displayDate and saves & publishes.
Does anyone have any suggestions?
Hi Jacob,
I've had the same issue and posted a while back but have not yet heard anything yet and failed to find anything myself yet:
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/36074-Windows-XP-IE8-Issue
Thanks,
Tom
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Content tree not refreshing in Internet Explorer 8
Installed DateFolders package on Umbraco 4.9.1
Here are my web config entries:
<add key="datefolders:ItemDocType" value="story,show" />
<add key="datefolders:ItemDateProperty" value="displayDate" />
<add key="datefolders:DateFolderDocType" value="systemDateFolder" />
<add key="datefolders:CreateDayFolders" value="true" />
It works fine in Firefox, but a lot of users here can only use IE.
When someone creates a document of type "story" or "show" (in IE only) the content tree does not refresh.
The user must reload nodes by right clicking a parent node in the content tree, then drill down to the newly created node (which is in fact present).
Strangely, the content tree refresh DOES work if at that point, the user changes the displayDate and saves & publishes.
Does anyone have any suggestions?
Hi Jacob,
I've had the same issue and posted a while back but have not yet heard anything yet and failed to find anything myself yet:
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/36074-Windows-XP-IE8-Issue
Thanks,
Tom
Thanks
is working on a reply...