Page 1 of 1
[Bug] alias naming error
Posted: 13 Jul 2008, 11:40
by commodo
If the name contains '.' (point) characters those will be added to the alias name when a category is created.
So, when you add a directory, it will dynamically add an alias to the category that is created from the directory name, but it will also contain '.' characters which will cause a page fault when trying to display that page gallery.
Re: [Bug] alias naming error
Posted: 13 Jul 2008, 14:06
by Jan
Hi,
see:
https://www.phoca.cz/phocagallery/user-m ... ing-images
no bad characters as folder or filenames (it can cause problems on some servers)
Jan
Re: [Bug] alias naming error
Posted: 15 Jul 2008, 01:48
by commodo
hmmm
i should have read that earlier;
in any case it would be preferable that this would be treated in code;
in my case i created the folder structure a few months ago and it included '.' for dates (example "2008.05 - Picture Set"), which is pretty elegant; after doing this i searched for a gallery to add on joomla (which was the CMS i chose)
so, since you have that nice table of bad namings i would say someone could write the code to correlate the cases and do fixes on the fly
Re: [Bug] alias naming error
Posted: 16 Jul 2008, 22:39
by Jan
hi, the problem is, it can cause problems only on some servers, so it is very difficult to find some solution for it... so it is better to avoid of them