Closed Bug 194172 Opened 22 years ago Closed 22 years ago

move.pl exports empty bugs

Categories

(Bugzilla :: Bug Import/Export & Moving, defect)

2.17.3
defect
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: justdave, Assigned: justdave)

Details

Attachments

(1 file)

The output from a bug moved from Bugscape:

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE bugzilla SYSTEM "http://bugscape.nscp.aoltw.net/bugzilla.dtd">
<bugzilla version="2.17.3"
          urlbase="http://bugscape.nscp.aoltw.net/"
          maintainer="justdave@netscape.com"
          exporter="justdave@netscape.com"
>
    <bug>
    </bug>
</bugzilla>

bbaetz speculates on IRC that this is because of the new "xml summary mode" and
displayfields isn't being properly initialized as a full set from move.pl.
Attached patch Patch v1Splinter Review
tested on Bugscape, works as advertised.
Attachment #114991 - Flags: review?(bbaetz)
Comment on attachment 114991 [details] [diff] [review]
Patch v1

r=gerv. bbaetz was right. For four params, I'd start using a %vars hash, but
that's a nit.

Gerv
Attachment #114991 - Flags: review?(bbaetz) → review+
Checking in move.pl;
/cvsroot/mozilla/webtools/bugzilla/move.pl,v  <--  move.pl
new revision: 1.19; previous revision: 1.18
done
Status: NEW → RESOLVED
Closed: 22 years ago
Flags: approval+
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
Component: Administration → Bug Import/Export & Moving
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: