Closed Bug 473141 Opened 16 years ago Closed 16 years ago

recode.pl problems when converting bugzilla´s 2.18 database to 3.2 schema

Categories

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

x86
All
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 431201

People

(Reporter: idoia.aguirre, Unassigned)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2)
Build Identifier: Bugzilla 3.2 

I am tryinf to upgrade bugzilla form 2.18rc1 version to 3.2.
running recode pl i get this error message: 
"Wide character in subroutine entry at ./contrib/recode.pl line 251."


zeta01:/aplicaciones/bugzilla-3.2 # ./contrib/recode.pl --charset=cp1252
Converting attachments.description...
Converting attachments.filename...
Converting attachments.mimetype...
Converting bug_severity.value...
Converting bug_status.value...
Converting bugs.keywords...
Converting bugs.bug_file_loc...
Converting bugs.short_desc...
Wide character in subroutine entry at ./contrib/recode.pl line 251.

Reproducible: Always

Steps to Reproduce:
1.Import old database
2.Run contrib/recode.pl 
3.
Actual Results:  
zeta01:/aplicaciones/bugzilla-3.2 # ./contrib/recode.pl --charset=cp1252
Converting attachments.description...
Converting attachments.filename...
Converting attachments.mimetype...
Converting bug_severity.value...
Converting bug_status.value...
Converting bugs.keywords...
Converting bugs.bug_file_loc...
Converting bugs.short_desc...
Wide character in subroutine entry at ./contrib/recode.pl line 251.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.