Opened 10 years ago

Closed 10 years ago

#644 closed defect (fixed)

Can't start align job

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: blocker Milestone: Reggie v2.16.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

When submitting the job an error message is returned:

Parameter may only contain [a-zA-Z0-9._-]: /debug/2208020.1/l.r.m.c.lib.g

I guess the check added in [2729] uses the incorrect method (checkValidScriptParameter) for checking the path to FASTQ files. It should use checkValidPath instead.

Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2738]) Fixes #644: Can't start align job

Note: See TracTickets for help on using tickets.