|
|
|
Environment:
|
Mac OS X, Firefox Broswer, Version: 2.5 Build:#805 Apr 29, 2007
|
|
|
The dynamic TaskList Macro works great... unless you push a hyphen or dash sign in the title of the Task List. The list still appears on the page, but doesn't allow any tasks to be added to the list.
|
|
Description
|
The dynamic TaskList Macro works great... unless you push a hyphen or dash sign in the title of the Task List. The list still appears on the page, but doesn't allow any tasks to be added to the list. |
Show » |
|
e.g.
var -testvariable = new Tasklist('-testvariable')
The fix for this issue is probably to automatically trim all invalid characters from the start of a todo list name.