summaryrefslogtreecommitdiffstats
path: root/tests/test_models.py
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-05 10:13:15 +0200
committerDanilo M. <danix@danix.xyz>2026-05-05 10:13:15 +0200
commitc554c8cd4a2b603f4a97f50adf78bc82c5e74d9d (patch)
treec95d388711c1799ae1afa84d20757bfcb96dbd07 /tests/test_models.py
parentc83dbcb2401b9d599ae9ceddcb4c88eb49a9b1aa (diff)
downloadpublisher-c554c8cd4a2b603f4a97f50adf78bc82c5e74d9d.tar.gz
publisher-c554c8cd4a2b603f4a97f50adf78bc82c5e74d9d.zip
fix: render and save list-typed frontmatter fields (categories) correctly
FrontmatterEditor was only handling tags as a list; categories fell through to str(val) which produced Python repr output in the widget and wrote corrupted TOML strings on save. Extend display and save logic to all list-typed frontmatter fields generically. Also update TODO with new bugs and reorganise frontmatter section. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'tests/test_models.py')
0 files changed, 0 insertions, 0 deletions