Miklos Espak
unread,May 25, 2012, 12:59:17 PM5/25/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xnat_di...@googlegroups.com
Hi,
I tried to add some the pipelines of the standard installation (1.5.4)
to my site. I could add them to the repository, but when I wanted to
assign them to a project, I got the "Unknown error." message.
The problem was that the "auto_archive" parameter did not exist, so
Turbine returned null, and it could not be converted to a boolean
value.
I attached a patch. With this change I could add the pipelines to the project.
Could you please have a look at it, and merge it to the upstream, eventually?
Regards,
Miklos