DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38300>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38300 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-17 15:54 ------- (In reply to comment #2) > Felix, thanks for the patch! I have some questions: > > Is there a reason for the name "doc-info" instead of just "doc"? Just to make clear that it returns information about a document and not the document itself. > > Why does it use the HTTP date format and not ISO 8601? (sorry if I missed > something on lenya-dev) It follows RFC 2616 " Hypertext Transfer Protocol -- HTTP/1.1" where the last-modified header value is defined as a HTTP-date value as specified by RFC 1123 "Requirements for Internet Hosts -- Application and Support". Please tell me if there's something wrong following these specs. > > Is the empty ParameterException catch clause really appropriate? Maybe we > should > add a comment why it is safe to swallow it. Will add a replacement patch that handles the exception properly. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
