| Anonymous | Login | Signup for a new account | 2013.06.18 07:46 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000414 | [Piwigo] configuration | feature | always | 2006.06.12 21:58 | 2012.03.10 22:37 | ||
| Reporter | Eric B | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | 2.4.0RC2 | Product Version | 1.6.0RC2 | ||
| Target Version | 2.4.0RC2 | Product Build | |||||
| Summary | 0000414: synchronization, set more permitted characters for file names | ||||||
| Description |
I have done again the change I made in my old 1.3 about the forbidden characters in filename. In the 1.6.0RC2, it is ca. the lines 243 and 435 of site_update.php, where I replaced the regex by: l.243 if ( preg_match( '/^[a-zA-Z0-9-_.+&(),]+$/', $dir ) ) l.435 if (!preg_match( '/^[a-zA-Z0-9-_.+&(),]+$/', $filename ) ) What do you think about the possibility to set this characters in a panel in the administration? |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0002285) mathiasm (manager) 2008.07.05 02:22 |
See also http://forum.phpwebgallery.net/viewtopic.php?id=13423 [^] where utf-8 and nowadays systems are more practical. |
|
(0002596) Eric B (reporter) 2009.05.13 16:50 |
still doing the same change in piwigo 2.0.2 Am I the only one who likes to have more possible characters in the filenames? |
|
(0002597) mathiasm (manager) 2009.05.13 23:37 |
Eric, you may not, but some of your proposed chars are badly supported under *niX. Maybe we can define a box where one can add more chars than the default. |
|
(0006107) svn (reporter) 2012.03.10 22:34 |
[Subversion] r13527 by plg on trunk -----[Subversion commit log]---------------------------------------------------- feature 414 (yes, a 6 years old request): ability to define the list of permitted characters in file/directory names for synchronization. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |