https://bugs.kde.org/show_bug.cgi?id=508664
Robby Stephenson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/tellico/-/commit/8edb2e5 | |0438ecf88d925a53b86c78dfe14 | |9140a6 Resolution|--- |FIXED Version Fixed In| |4.1.4 Status|REPORTED |RESOLVED --- Comment #2 from Robby Stephenson <[email protected]> --- Git commit 8edb2e50438ecf88d925a53b86c78dfe149140a6 by Robby Stephenson. Committed on 24/08/2025 at 18:54. Pushed by rstephenson into branch 'master'. Update GCstar importer to read external model files Search for the gcm file in the GenericDataLocation folder, then pass the location to the stylesheet with a parameter. The stylesheet has to account for either internal custom fields or reading from the external model file. Also, update Choice fields to include the AllowMultiple flag. FIXED-IN: 4.1.4 M +4 -0 ChangeLog M +1 -1 src/collectionfactory.cpp A +201 -0 src/tests/data/Knives.gcm A +50 -0 src/tests/data/test-custom.gcs M +51 -0 src/tests/gcstartest.cpp M +1 -0 src/tests/gcstartest.h M +37 -4 src/translators/gcstarimporter.cpp M +1 -1 src/translators/gcstarimporter.h M +62 -29 xslt/gcstar2tellico.xsl https://invent.kde.org/office/tellico/-/commit/8edb2e50438ecf88d925a53b86c78dfe149140a6 -- You are receiving this mail because: You are watching all bug changes.
