Open GoogleCodeExporter opened 9 years ago
Hi All,
I have also problem ,Now what is the solution for this one.
Thanks i advance.
Original comment by nareshre...@gmail.com
on 27 Dec 2013 at 11:04
These two are equivalent, what is the problem?
Original comment by tad...@gmail.com
on 30 Dec 2013 at 3:24
[deleted comment]
As for my knowledge textarea is not self closing tag,it should have a starting
tag and ending tag like <textarea></textarea>.
so its not correct as for html syntax.
http://stackoverflow.com/questions/5665833/textarea-tag-swallows-html
Original comment by naresh.k...@vidyayug.com
on 2 Jan 2014 at 4:48
Actually i came to know that the anti-samy code allows html code like
<textarea id="forcesTextareaId"/> and then should convert to safe html like
<textarea id="forcesTextareaId"></textarea>
i think i have to write the tag rules for textarea tag, so can any one please
suggest me how to write the tag rules in policy file or alternative for this
issue.
Original comment by naresh.k...@vidyayug.com
on 7 Jan 2014 at 2:14
Hi,
I found a solution for the above issue :
just remove <literal value="textarea"/> from policy file, now its working.
Original comment by naresh.k...@vidyayug.com
on 11 Jan 2014 at 4:59
Original issue reported on code.google.com by
chaitany...@vidyayug.com
on 19 Dec 2013 at 1:08Attachments: