Heinz Schilling
Heinz Schilling
Hi Adam Thank you for your quick response. I build a jsfiddle to show the bug: https://jsfiddle.net/WebTekk/yh7xq5rf/10/ Hope you can fix them. Greetings, Heinz
Hi Adam The bug is in block at line 349ff ``` if(onlyNode.nodeType == 3){ // text node var whitespace = /\s/; var str = onlyNode.nodeValue; if(whitespace.test(str)){ // yep, only a...
@dkd-kaehm Thank you for your feedback. The bug still exists in Solr 13.0.3.