Jitendra

Results 9 comments of Jitendra

> Had a quick look and have added a test case to neko. From this first look it seems like neko works ok. Maybe the tag is closed by some...

> @jeetu22 i do not know so much about the inner workings of antisamy but i'm responsible for the neko-htmlunit parser (https://github.com/HtmlUnit/htmlunit-neko) used by antisamy to parse the html file...

> Maybe the org.owasp.validator.html.scan.MagicSAXFilter is the one - but only a guess. @rbri ``` public void selectInsideEmptyTable() throws Exception { final String html = "\n" + "Dansk\n" + "\n" +...

> Thanks @rbri for being so proactive with this. > > @jeetu22, even though @rbri seem to have reproduced the problem to debug, it would be useful if you provide...

> > parser.setFeature("http://cyberneko.org/html/features/balance-tags/document-fragment", true); > > @jeetu22, setting this feature for the parser changes the behavior in some ways. One of the effects is the one you are facing -...

> Ok, antisamy is using the fragment parser instead of the document parser; with the fragment parser i can reproduce the problem. Will require some time to fix that. @rbri...

> @jeetu22 thats the goal - but i guess there will be a new release of antisamy itself soon (see #454 for more details) i tried with Antisamy:1.7.5 and neko-4.2.0...

checking , will update you @rbri .

Hi @rbri, We've thoroughly tested Antisamy 1.7.6-SNAPSHOT and found that both the workflow and UI are working fine. It would be great if you could provide a tentative release date...