Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(9 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

some problem with filemanager


You must be signed-in to post.

AuthorSubject
  Page: 1
kiang
Subject: some problem with filemanagerQuote this post in your reply
I found the tool 'filemanager' couldn't process the file with the traditional chinese name well. I also found why this happened...

in the file 'tools/upload.php', line 81, the script would remove any word in the file's name with following pattern:

[^A-Za-z0-9._]

when disable it, everything is OK. I think you shouldn't keep this kind of script in anywhere of ATutor...
Posted: 2004-08-19 20:11:37
joel

Avatar for joel
Subject: some problem with filemanagerQuote this post in your reply
this has been fixed in the code repository and will appear in the 1.4.2-stable to be released in a few weeks.
Posted: 2004-08-20 11:56:11
 Page: 1

You must be signed-in to post.