id summary reporter owner description type status priority milestone component version resolution keywords cc 1690 quote excape problem base everyone "Hello, I've just installed the latest base server on my tomcat 6.0.29 with java 1.6.0_21 and I have this problem : for example on each jsp page here is the tomcat log : title==null ? ""Biosources"" : title is quoted with "" which must be escaped when used within the value This problem is due to this line : "" type=""<%=mode.getPageType()%>""> if I change this to : "" type=""<%=mode.getPageType()%>""> it will works... But there is 445 jsp files to check ... Is there another solution? " defect closed blocker web 3.1.1 duplicate quote franck.samson@…