A rule unpublish some content, but in manager the modified icon instead the unpublished icon is shown.
The check for un-publication is done with the attributej:published
. If it is false, then the content is unpublished. In this special case, some translation nodes were under the origin node. But on a translation node j:published
was true and so the wrong icon was shown.