(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Fri, 14 Feb 2014 13:13:50 +0000 (14:13 +0100)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Fri, 14 Feb 2014 13:13:50 +0000 (14:13 +0100)
phork0.txt [new file with mode: 0644]

diff --git a/phork0.txt b/phork0.txt
new file mode 100644 (file)
index 0000000..731efa1
--- /dev/null
@@ -0,0 +1,7 @@
+>stanza.stanza("x"):add_child(xml.parse("<y/>"))\r
+| Fatal error while running command, it did not complete\r
+| Error: console:1: attempt to index global 'xml' (a nil value)\r
+\r
+>stanza.stanza("x"):add_child(xml.parse("<y/>")):up()        \r
+| Fatal error while running command, it did not complete\r
+| Error: console:1: attempt to index global 'xml' (a nil value)\r