Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
Line 72: Line 72:
=== Fatal error: illegal character after . or .. ===
=== Fatal error: illegal character after . or .. ===
Some .xml file contains a fault. Possible solutions:
Some .xml file contains a fault. Possible solutions:
* To refer to a top-level property in the tree, <tt>../<tt> should be used instead of <tt>.../</tt>
* To refer to a top-level property in the tree, <tt>../</tt> should be used instead of <tt>.../</tt>


=== Fatal error: mismatched tag ... ===
=== Fatal error: mismatched tag ... ===

Navigation menu