Ticket ID:

#178

Bug Report: $problem_report_174
Reported From: the Courtyard ($courtyard)
Reported By: No One ($no_one)
Reported On: 03-Dec-1998
Resolved: UNRESOLVED
Claimed: UNCLAIMED
Bug Group:
Summary: {tr} without a table will throw and error instead of not compiling.

@describe $user_broesel

{tr:

{td:A test!}

{td:A biiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiig

test}}

This will throw because of the table statement missing. There should be a compiler check before you enter the desc.


On 06-Dec-1998 Bruce ($user_bruce) Comments:

With how CML compilation works, this may be difficult. Child-node processing doesn't seem to occur within $compiler.do_table(), so I am unsure of how to do this type of check from within the current code-flow on $compiler.


Pre-formatted text:
Mail Notification:


the Cold Dark