Update of /var/cvs/applications/richtext/src/org/mmbase/richtext/processors/xml
In directory james.mmbase.org:/tmp/cvs-serv4189/richtext/processors/xml
Modified Files:
Wiki.java
Log Message:
just some comments
See also:
http://cvs.mmbase.org/viewcvs/applications/richtext/src/org/mmbase/richtext/processors/xml
Index: Wiki.java
===================================================================
RCS file:
/var/cvs/applications/richtext/src/org/mmbase/richtext/processors/xml/Wiki.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Wiki.java 15 Jul 2008 10:00:59 -0000 1.14
+++ Wiki.java 29 Sep 2008 08:55:17 -0000 1.15
@@ -29,7 +29,7 @@
* id of the node).
*
* @author Michiel Meeuwissen
- * @version $Id: Wiki.java,v 1.14 2008/07/15 10:00:59 michiel Exp $
+ * @version $Id: Wiki.java,v 1.15 2008/09/29 08:55:17 michiel Exp $
* @todo something goes wrong if same node relation multiple times.
*/
@@ -166,6 +166,7 @@
// In a transaction, the query will not return our new nodes.
// Administrate related idrels ourselves.
+ // This is also anticipated in body.tagx
NodeList createdLinks = (NodeList) cloud.getProperty("createdlinks");
if (createdLinks == null) {
createdLinks = cloud.createNodeList();
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs