Author: michiel
Date: 2010-03-03 16:05:45 +0100 (Wed, 03 Mar 2010)
New Revision: 41252

Modified:
   
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/List.js.jsp
Log:
the alert is hardly helpfull

Modified: 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/List.js.jsp
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/List.js.jsp
        2010-03-03 14:12:16 UTC (rev 41251)
+++ 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/List.js.jsp
        2010-03-03 15:05:45 UTC (rev 41252)
@@ -948,7 +948,7 @@
         }
     }
     // No original position found? That's an error.
-    alert(li);
+    throw("No original position found for " + $(li).text());
 }
 
 List.prototype.afterPost = function() {

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to