[one-users] spelling error in error message

Daniel Molina dmolina at opennebula.org
Fri Jun 21 02:20:09 PDT 2013


Hi Rolandas,


On 19 June 2013 08:12, Rolandas Naujikas <rolandas.naujikas at mif.vu.lt>wrote:

> diff -urbBd opennebula-3.8.3/src/sunstone/**public/js/opennebula.js
> opennebula-3.8.4/src/sunstone/**public/js/opennebula.js
> --- opennebula-3.8.3/src/sunstone/**public/js/opennebula.js 2013-01-11
> 13:05:02.000000000 +0200
> +++ opennebula-3.8.4/src/sunstone/**public/js/opennebula.js 2013-06-11
> 20:34:40.000000000 +0300
> @@ -1039,6 +1039,7 @@
>          "resource" : "MARKETPLACE",
>
>          "show" : function(params){
> +            params.error = notifyError("Cannot connect with OpenNebula
> Marketplace");
>
> OpenNebula.Action.show(params,**OpenNebula.Marketplace.**resource);
>          },
>          "list" : function(params){
> @@ -1059,7 +1060,7 @@
>                          callback(request, response) : null;
>                  },
>                  error: function(res){
> -                    return callback_error ? callback_error(request,
> OpenNebula.Error(res)) : null;
> +                    return notifyError("Cannot connect with OpenNebula
> Marketplace");
>                  }
>              });
>          }
>
> See http://idioms.**thefreedictionary.com/connect+**with<http://idioms.thefreedictionary.com/connect+with>,
> probably better use http://idioms.**thefreedictionary.com/connect+**to<http://idioms.thefreedictionary.com/connect+to>
> .
>


Fixed, thank you.

-- 
Join us at OpenNebulaConf2013 <http://opennebulaconf.com/> in Berlin, 24-26
September, 2013
--
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130621/8f7c7d80/attachment-0002.htm>


More information about the Users mailing list