# The form data below was edited by jstringer # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: job000624 Status: open Project: perforce-software-p4convert Severity: A ReportedBy: jstringer ReportedDate: 2016/10/26 18:48:37 ModifiedBy: jstringer ModifiedDate: 2016/10/26 18:48:37 OwnedBy: jstringer Description: p4convert: loading an SVN dump with high ascii codes in the file or directory name are not imported correctly. converter.log displays the file names correctly, but the files are written and submitted with incorrect names. example svn dump, "example p4convert file naming issue.zip" loaded to upload.perforce.com containing sample svn dump, and resulting log files. DevNotes: Type: Bug