View Single Post
Old 08-20-2024, 11:49 AM   #504
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,248
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by thiago.eec View Post
EDIT: After further testing, it looks like only the intermediate levels of hierarchical tags are case sensitive. The image above illustrates such a case: 'Tema.Seres fantásticos.Dragões'.
Yes. That's about the same of what I found out.

Quote:
Originally Posted by chaley View Post
It is very possible that none of this matters for what you are doing.
The plugin parses the tag, breaking it down into pieces. Then, it uses those pieces to create a QTreeWidget, following the original hierarchy. Right now it mimics the tag browser behaviour, treating 'Seres fantásticos' and 'Seres Fantásticos' as different tags. Maybe I should treat them as one.

The most important fix was checking the parents to avoid messing up when the user have the same string used repeatedly in different places.
thiago.eec is offline   Reply With Quote