sdecrane wrote:I went ahead and removed all of the code that I had added in order to have a "Never due" option for tasks because of the error I was experiencing. When I subsequently went and tried to add another project for another part of the testing I am doing, I received the same error as I was before (and hadn't been in this location before). I've attached the error that pops up. Like I mentioned before, if I create the project as never due then go in and edit it after it is created, i'm able to add a due date. Not until this point though.
Hmm, as this also happens while adding projects, I would say that this problem is not related to my modifications. But just to make sure that this problem is not related to my modifications, test collabtive without the modifications, by adding a new project that contains a due date.
sdecrane wrote:Could this be a result of a mistake I made in altering code when trying to add the "no due date" to tasks?
Possible, but not likely. If you receive the error while adding a new project, then it would mean that there could be a problem with the validation javascript, that is conflicting with the browser you are using. Try the collabtive demo, found on the front page, and check if you get the same problem. You should state which version of chrome you are using.
Another thing I just noticed that the due date, for projects, is not required, so I do not know how the javascript would be validating it, and showing you a notice message to enter a due date. Next, as it is shown in your screenshot, you have entered a value in the due date input field. So I am not sure what is going on here.
