Skip to content

Requrest Unicode support (wrong thumbnails under multiple Unicode directories) #126

@briancblog

Description

@briancblog

Hello,

Thanks for your GREAT PHP photo gallery!

Some directories are named in Unicode chars. For instance we have 2 sub-directories under one directory:

root/dir/sub-dir1/1.jpg
root/dir/sub-dir2/1.jpg

If Unicode directory names of sub-dir1 and sub-dir2 are equal in chars length, the second thumbnail of "root/dir/sub-dir2/1.jpg" will just display the previous thumbnail of "root/dir/sub-dir1/1.jpg" wrongly. I checked the thumbs folder, and there is only 1 image of "root_dir_____1.jpg".

This issue does not exist in ANSI directory names.

Could you please improve MinigalNano to support UNICODE?

Thank you!
Brian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions