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

            Bug ID: 452458
           Summary: Broken URLs generated for non-ascii character
                    filenames
           Product: kphotoalbum
           Version: GIT master
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: HTML generator
          Assignee: kpab...@willden.org
          Reporter: pe-...@concept-micro.com
  Target Milestone: ---

SUMMARY
Filenames containing accented characters are latin1(?) percent encoded in URLs
(eg é -> é) in the generated index.html, leading to broken links both
locally and when browsed thru an Apache server

STEPS TO REPRODUCE
1. Create an image with extended ascii characters in name (é, è, ê,...), 
    $ ls *Carré\).* 
    '200416 a (Carré).jpg'
    $ ls *Carré\).*|od -c
    0000000   2   0   0   4   1   6       a       (   C   a   r   r 303 251
    0000020   )   .   j   p   g  \n
    0000026
2. Generate an HTML page containing that image
3. (publish result on a web server)
4. Browse the page (tested with Konqueror, Firefox, Chromium)

OBSERVED RESULT
Thumbnail for the image is okay, but mouse-over preview and full image are
broken links

EXPECTED RESULT
All images to appear in generated page

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Ubuntu 21.10 with KDE libs
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

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

Reply via email to