Hi,
I got the following error while migrate my application to 0.7.x
Traceback (most recent call last):
File
"../../../../workspace/qooxdoo/frontend/framework/tool/migrator.py",
line 614, in ?
main()
File
"../../../../workspace/qooxdoo/frontend/framework/tool/migrator.py",
line 593, in main
handle(fileDb, options, getNormalizedVersion(version), htmlFiles,
verbose=options.verbose)
File
"../../../../workspace/qooxdoo/frontend/framework/tool/migrator.py",
line 305, in handle
migrate(fileList, options, migrationTarget, encodings,
migrationInput, verbose)
File
"../../../../workspace/qooxdoo/frontend/framework/tool/migrator.py",
line 358, in migrate
encoding=encodings[i])
File
"../../../../workspace/qooxdoo/frontend/framework/tool/migrator.py",
line 288, in migrateFile
if patch.patch(fileId, tree):
File
"/cygdrive/c/workspace/qooxdoo/frontend/framework/tool/migration/0.7-bet
a1/patch.py", line 134, in patch
breakBefore = child.get("breakBefore")
File
"/cygdrive/c/workspace/qooxdoo/frontend/framework/tool/modules/tree.py",
line 84, in get
raise NodeAccessException("Node " + self.type + " has no attribute "
+ key, self)
tree.NodeAccessException: Node comment has no attribute breakBefore
make: *** [exec-migration] Fehler 1
what could it be?
Thanks
Tobias
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel