paolobenve / myphotoshare

MOVED TO GITLAB! --- A Web 2.0 Photo Gallery Done Right via Static JSON, Dynamic Javascript and a bit of php for sharing
15 stars 0 forks source link

"equivalent" album names are not managed correctly #44

Closed paolobenve closed 7 years ago

paolobenve commented 7 years ago

The scanner generates the cache name of every folder "normalizing" the characters: everything lower case, space to underscore, etc.

This way album names which are traduced to the same normalized name produce errors in scanner

This is a long standing bug, from Jason's times

paolobenve commented 7 years ago

implemented in development branch