The servlets should quote server generated strings sent in the response -----------------------------------------------------------------------
Key: MAPREDUCE-1454 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1454 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Devaraj Das Fix For: 0.22.0 This is related to HADOOP-6151 but for output. We need to go through all the servlets/jsps and pass all the response strings that could be based on the incoming request or user's data through a filter (implemented in HADOOP-6151). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.