Comment 7 for bug 1035581

Revision history for this message
Alan Bell (alanbell) wrote :

Unity.Notification.showNotification("Attention", "Lorem ipsum dolor sit amet");
that still does not work because this version of the API requires three parameters to Unity.Notification.showNotification
the documentation is now at:
http://developer.ubuntu.com/api/devel/ubuntu-13.10/javascript/web-docs/
so it was working in 12.04, then the api changed in 12.10 but the docs were not fixed, then they were not updated for 13.04 and then they were not updated for 13.10 and now they are still wrong as 14.04 is about to come out :/
This is the hello world bit of the API, if that doesn't work nobody is going to get any further with it.