Override database tag options?
Submitted Marcher Technologies, Aug 19 2012 10:15 PM | Last updated Oct 01 2012 08:01 PM
I may be misunderstanding something, but if i enable tags on the database, but over-ride the category, I would expect tags to not be displayed in that category.
What *actually* happens instead is rather mind-blowing, tags cannot be input, edited, or removed but are still shown.
What *actually* happens instead is rather mind-blowing, tags cannot be input, edited, or removed but are still shown.
| Status: | Fixed |
| Version: | 2.3.2 |
| Fixed In: | 2.3.3 |











4 Comments
Is simple, I would think, if tags are not allowed, don't query for them.
It IS honouring the global Enable Tags setting, it is not honouring the database or category turning off the display of tags, ergo, disallow tags but still have said system setting on and they continue to display.
Updating Status to: Fixed
-
Quick question, will databaseBuilder::_getRecord no longer contain the tag data? If so I can nuke some redundant code I have checking it properly in a mod when this gets put out