svn commit: r736611 - /lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Jan 22 03:46:18 2009
New Revision: 736611

URL: http://svn.apache.org/viewvc?rev=736611&view=rev
Log:
Show actual error message in metadata javascript.

Modified:
    lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js

Modified: lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js?rev=736611&r1=736610&r2=736611&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js (original)
+++ lenya/trunk/src/modules-core/sitemanagement/resources/javascript/metadata.js Thu Jan 22 03:46:18 2009
@@ -31,8 +31,8 @@
       },
       method: "post",
       encoding: "utf-8",
-      error: function(type, data, evt) {
-        alert("An error occurred.");
+      error: function(response) {
+        alert(response);
       },
       headers: { 
         "Content-Type" : "application/x-www-form-urlencoded; charset=utf-8"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.