[akregator] [Bug 450650] URL encoded chars in feed-entry-link-href become invalid - replaced by question marks

2022-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=450650

--- Comment #3 from Laurent Montel  ---
Hi,
The bug was how we stored url. We stored as latin1 but we really need to store
as utf8
you need to remove feed + reimport otherwise all info will be stored as latin1

Regards

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

[akregator] [Bug 450650] URL encoded chars in feed-entry-link-href become invalid - replaced by question marks

2022-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=450650

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/pim/
   ||akregator/commit/4c061653e3
   ||2af8944a78fdd1c3f3edda0b106
   ||b44
   Version Fixed In||5.19.3

--- Comment #2 from Laurent Montel  ---
Git commit 4c061653e32af8944a78fdd1c3f3edda0b106b44 by Laurent Montel.
Committed on 22/02/2022 at 07:08.
Pushed by mlaurent into branch 'release/21.12'.

Fix bug 450650:  URL encoded chars in feed-entry-link-href become invalid -
replaced by question marks

Fix store encoding url

FIXED-IN: 5.19.3

M  +2-2plugins/mk4storage/feedstoragemk4impl.cpp

https://invent.kde.org/pim/akregator/commit/4c061653e32af8944a78fdd1c3f3edda0b106b44

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

[akregator] [Bug 450650] URL encoded chars in feed-entry-link-href become invalid - replaced by question marks

2022-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=450650

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
I confirm it.
It's when we extract info from feed that it's not converted correctly

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