To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79060
User rt changed the following:
What |Old value |New value
================================================================================
Status|VERIFIED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Sep 12 07:45:54 +0000
2007 -------
Sorry, not really fixed. Your change perhaps avoids breakage in your use case,
but only by disabling checking at all. 'checkdeliver' still parses all deliver
log files, but because of a broken pattern matching does not really check
anything anymore.
Details: your 'quotemeta' change in line 151 of checkdeliver.pl lets $module
become undefined in the following line. Therefore line 172 does not match any
more in any case, nothing gets checked.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]