[
https://issues.apache.org/jira/browse/HDFS-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081099#comment-13081099
]
Daryn Sharp commented on HDFS-2235:
-----------------------------------
I read the wordpress ref, but I didn't look closely at the uri printed out in
my sample to see that semicolons were not encoded.
BTW, I stumbled on why jetty drops everything after a semicolon. VMS
interprets it as file;version and it won't execute a version. This was viewed
as a security hazard since "GET /my.jsp;1" would retrieve the source of the
jsp, thus the semantics of one obscure OS dictate a restriction for every OS!
> Hftp doesn't support paths with semicolons
> ------------------------------------------
>
> Key: HDFS-2235
> URL: https://issues.apache.org/jira/browse/HDFS-2235
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.23.0
> Reporter: Eli Collins
> Fix For: 0.23.0
>
>
> Hftp does not support paths which contain semicolons. The commented out test
> in HDFS-2234 illustrates this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira