The green symbol, is to tell you that the page is saved but not published yet, so the changes would not be visible on the frontend until you hit the save and publish button, for the links page.
It could be because of a 'ApplicationEventHandler' class, which subscribes to the ContentService.Saving event and saves the content, without publishing it?
E.g. third party plug-ins or custom code can cause this.
Mysterious green bullet at nodes
Hello,
Sometimes the nodes in Umbraco 7 show green bullets. I can't figure out why they are there. Does anyone know what they are trying to tell me?
Hi Joost
That's really weird :)
What exact version of Umbraco 7 are you running?
/Jan
Umbraco version 7.1.7 assembly: 1.0.5388.28062
Hi Josst,
The green symbol, is to tell you that the page is saved but not published yet, so the changes would not be visible on the frontend until you hit the save and publish button, for the links page.
Hope this helps,
/Dennis
Ah yes, of course it is! :) #H5IS.
/Jan
Ok weird, because i always use [save and publish] after making chnages. It happens on al 90 Umbraco sites we have delivered.
Hi Joost
Ok, so does the "Links" page from your screendump contain the latest changes you have made to it when you see it on your public facing website?
/Jan
Yes, it does:
Backend
Front
Node
It could be because of a 'ApplicationEventHandler' class, which subscribes to the ContentService.Saving event and saves the content, without publishing it?
E.g. third party plug-ins or custom code can cause this.
It's your customer using the preview button see issue http://issues.umbraco.org/issue/U4-5510 should be fixed in 7.2
Hope this helps,
Richard
is working on a reply...