Buuhuu opened a new pull request, #227:
URL: https://github.com/apache/jackrabbit-filevault/pull/227

   The DocumentViewParserValidator returns a binary file back to the 
ValidationExecutor as node path with a line number of 0.
   The ValidationExecutor considers this state as docview xml case.
   
   With this change the ValidationExecutor checks the returned nodePaths and 
lineNubmers and if only one nodePath (the file) is returned with lineNumber 0, 
it handles it the same way as if nothing would have been returned (existing 
logic).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to