![]() |
|
issue with PrintAllTagAs - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: issue with PrintAllTagAs (/thread-9002.html) |
issue with PrintAllTagAs - vincent3569 - 25-08-2011 hi it seems to be an issue on PrintAllTagAs() : example: if a tag is only present on 10 images on an unpublished album, PrintAllTagAs always displays this tag (and the number of occurence of the tag is always 10. another thing : you can follow this link http://vincent.bourganel.free.fr/zenphoto_t2 to see the problem :
according to me, PrintAllTagAs should :
are you OK with that ? I will create a ticket. issue with PrintAllTagAs - acrylian - 26-08-2011 Generally tags itself do not have a publish status but I somewhat agree that the count probably should not included unpublished items. So yes a ticket is best as always. Please include a link to this topic as it might take some time until we get to that (Stephen is currently away for some time). issue with PrintAllTagAs - vincent3569 - 30-08-2011 of course, I'm talking about objects identified by tags and not of tags themselves. to be simple, the tag cloud should have the same behavior as the categories of news (everything works well on that side). ticket created. issue with PrintAllTagAs - JerryE - 05-11-2013 I am running into this condition as well. I think that tags should respect the "published" state of the item they are attached to. What is the status of this item? I tried to search Github, but didn't find any useful reference to "printAllTagsAs". I admit that I probably don't know what I'm doing with GitHub. If it matters, I am running: issue with PrintAllTagAs - acrylian - 05-11-2013 I don't remember but two years ago we weren't on GitHub but on our own SVN server. So whatever ticket was there is gone now. Best open a new ticket if you still see the behaviour. |