@support-rkalla wrote:
Chad,
For the health of the product and users we can only adhere to the HTML standards and not create special case solutions.
Thanks for the response. I understand that you could not provide hardcoded support for every possible situation.
However, it does seem possible to allow the user to configure a set of tags/attributes which would be “allowable”. This would put the responsibility on the user to configure it as they liked. I’m not sure how the validation logic works for the JSPs/HTML, but it could even be a simple list of “global allowed” attributes, which would be valid for any tag. Not an ideal solution, but that seems easy enough to implement, and an improvement over the current situation.
What is the particular plugin which is responsible for this parsing? I’d be interested to take a look at how the validation is implemented.
Anyway, thanks again for the response.
— Chad