https://issues.apache.org/bugzilla/show_bug.cgi?id=56141
--- Comment #9 from Sebb <[email protected]> --- Thanks, that makes it easier to review. I think there are some problems with the patch: 987: the charset may not be ASCII, should use "charset" instead. 993: ViewableFileBody is required in order to support the Tree View Listener and the trivial: 1042: spurious change to spacing (not relevant to the bug) These are fixable, and I assume the patch would still work if these changes were made, but that is not easy for us to test. Would you be able to fix test the above changes? -- You are receiving this mail because: You are the assignee for the bug.
