Uploaded file names are lower-cased with AtomPub.
-------------------------------------------------
Key: ROL-1746
URL: https://issues.apache.org/roller/browse/ROL-1746
Project: Roller
Issue Type: Bug
Components: Web Services
Affects Versions: 4.0
Reporter: Tatsuya Noyori
Assignee: Roller Unassigned
I am a user of Apache Roller 4.0. I have found a bug when I upload files with
AtomPub. The bug is as follows:
1. Uploaded file names are lower-cased.
I think the following change is needed.
RollerAtomHandler.java : 813
//s = s.toLowerCase();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.