Bug #903
Activity dashboard throws an exception
Start date:
11/19/2014
Due date:
% Done:
100%
Description
Generates the following error:
var parse_command_re = /^([0-9]*)[:]([0-9]*)[:]([a-f0-9.]*)[:]([a-f0-9.]*)$/i;
var found = cell.value.match(parse_command_re);
var command = found1;
History
#1 Updated by Luke Murphey about 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100