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

--- Comment #2 from Bennett Piater <benn...@piater.name> ---
Created attachment 148271
  --> https://bugs.kde.org/attachment.cgi?id=148271&action=edit
minimal reproducing example

I did some more digging because my minimal anonymous file didn't trigger the
issue.
After playing with 'xmllint' and not finding anything, I tried importing a
pretty-printed file and the cause became obvious: The offenders where all
non-ascii characters.
I attached a minimal example that I was able to reproduce this with.

The funny thing is that nothing major changed about my system. Every software
handles unicode just fine, and this file used to be correctly imported in
previous versions (of skrooge and probably it's dependencies).

This is the output of 'locale':
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

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

Reply via email to