https://bugs.kde.org/show_bug.cgi?id=512581

Robby Stephenson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|                            |4.2
  Fixed/Implemented|                            |
                 In|                            |
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/tellico/-/commit/8561cdc
                   |                            |f0b317be2aad9c63a6078d3109c
                   |                            |d4ec4f

--- Comment #4 from Robby Stephenson <[email protected]> ---
Git commit 8561cdcf0b317be2aad9c63a6078d3109cd4ec4f by Robby Stephenson.
Committed on 26/11/2025 at 01:45.
Pushed by rstephenson into branch 'master'.

Use correct encoding string for locale XML export

Long-standing bug that seems to have been exposed by more strict recent
libxml2 updates.

The qt documentation actually warns against creating the declaration as
a processing instruction. Eventually, Tellico probably needs to just
assume UTF-8  everywhere.
FIXED-IN: 4.2

M  +4    -0    ChangeLog
M  +2    -2    src/exportdialog.cpp
M  +10   -0    src/tests/CMakeLists.txt
C  +28   -28   src/tests/xsltexportertest.cpp [from:
src/translators/xsltexporter.h - 058% similarity]
C  +9    -29   src/tests/xsltexportertest.h [from:
src/translators/xsltexporter.h - 067% similarity]
M  +1    -1    src/translators/tellicoxmlexporter.cpp
M  +8    -2    src/translators/xsltexporter.cpp
M  +5    -0    src/translators/xsltexporter.h

https://invent.kde.org/office/tellico/-/commit/8561cdcf0b317be2aad9c63a6078d3109cd4ec4f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to