diff app/model/Kommentar.js @ 62:2d6c4f4c9b11

Added comment on the id key in kommentare.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 31 May 2013 13:31:18 +0200
parents 982f3130e7f3
children 8356595f4fdb
line wrap: on
line diff
--- a/app/model/Kommentar.js	Wed May 29 16:07:11 2013 +0200
+++ b/app/model/Kommentar.js	Fri May 31 13:31:18 2013 +0200
@@ -8,6 +8,9 @@
         {name: "kdatum"},
         {name: "ktext"}
     ],
+    // TODO: This id field is currently a combined field of probeId and kid
+    // which cases problems when generating a request with this id to the
+    // server.
     idProperty: "id",
     proxy: {
         type: 'rest',

http://lada.wald.intevation.org