Jump to content


Photo

Override database tag options?


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.

Status: Fixed
Version: 2.3.2
Fixed In: 2.3.3


4 Comments

..... database does this without over-ride needed, disable tags.... once they are input there is no display kill-switch?
Is simple, I would think, if tags are not allowed, don't query for them.
Ok, here is what it is doing.
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 Fixed In to: 2.3.3
Updating Status to: Fixed

-
woot.
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 :P .