Community
Participate
Working Groups
If you use a "%" character in a location that WPE recognizes as a URL (e.g. "img" element's "src" attribute), an exception is thrown ("URLDecoder: Illegal hex in escape (%) pattern") and the editor fails to open. For example, the following HTML will cause this: <img src="<%=Images.Logo %>">
*** This bug has been marked as a duplicate of bug 356841 ***