On 11/04/2010 10:12 AM, Mohammed Morsi wrote:
> ---
>   src/app/services/registration_service.rb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/app/services/registration_service.rb 
> b/src/app/services/registration_service.rb
> index 046fdcd..06d2749 100644
> --- a/src/app/services/registration_service.rb
> +++ b/src/app/services/registration_service.rb
> @@ -7,7 +7,7 @@ class RegistrationService
>
>     def save
>       unless valid?
> -      @error = "validation failed"
> +      @error = "validation failed #[email protected]_messages.join(',')}"
>         return false
>       end
>
You can ignore this patch. Martyn pushed one the other day adding fixing 
#640192, which seems to fix #643915 as well.

   -Mo
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to