# The form data below was edited by lester_cheung # Perforce Public Depot 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 [none/cdsp4/jam/p4hl] Optional. # 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. Job: job000043 Status: open Project: none Severity: C ReportedBy: lester_cheung ReportedDate: 2014/03/20 18:47:38 ModifiedBy: lester_cheung ModifiedDate: 2014/03/20 18:47:38 Description: [p4util] write a change-submit trigger that reject changes with "naughty" names in it. For example, quotes (illegal under Windows), non-ascii chars (bad on non-unicode server) etc.