To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18





------- Additional comments from [EMAIL PROTECTED] Tue Jul  3 08:52:49 +0000 
2007 -------
I don't know why I'm reading a six years old patch, but this is hilarious! "How
to turn BugZilla to IssueZilla -- with Search & Replace!" Actual excerpt from
this patch:


*** 145,157 ****
      my $remaining = $ENV{"CONTENT_LENGTH"};
      my $inheader = 1;
      my $itemname = "";
! #    open(DEBUG, ">debug") || die "Can't open debugging thing";
! #    print DEBUG "Boundary is '$boundary'\n";
      while ($remaining > 0 && ($_ = <STDIN>)) {
          $remaining -= length($_);
! #        print DEBUG "< $_";
          if ($_ =~ m/^-*$boundary/) {
! #            print DEBUG "Entered header\n";
              $inheader = 1;
              $itemname = "";
              next;
--- 145,157 ----
      my $remaining = $ENV{"CONTENT_LENGTH"};
      my $inheader = 1;
      my $itemname = "";
! #    open(DEISSUE, ">deissue") || die "Can't open deissueging thing";
! #    print DEISSUE "Boundary is '$boundary'\n";
      while ($remaining > 0 && ($_ = <STDIN>)) {
          $remaining -= length($_);
! #        print DEISSUE "< $_";
          if ($_ =~ m/^-*$boundary/) {
! #            print DEISSUE "Entered header\n";
              $inheader = 1;
              $itemname = "";
              next;
***************


Or another strange piece:


*** 11,17 ****
  # implied. See the License for the specific language governing
  # rights and limitations under the License.
  #
! # The Original Code is the Bugzilla Bug Tracking System.
  #
  # The Initial Developer of the Original Code is Netscape Communications
  # Corporation. Portions created by Netscape are
--- 11,17 ----
  # implied. See the License for the specific language governing
  # rights and limitations under the License.
  #
! # The Original Code is the Issuezilla Issue Tracking System.
  #
  # The Initial Developer of the Original Code is Netscape Communications
  # Corporation. Portions created by Netscape are
***************

Sorry about the meaningless post...

---------------------------------------------------------------------
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]

Reply via email to