[erlang-bugs] docbuilder doesn't like whitespace after CDATA section
Kenneth Lundin
kenneth.lundin@REDACTED
Mon Mar 31 11:54:53 CEST 2008
Thanks for reporting this problem,
Will be corrected in R12B-2.
Assigned ticket OTP-7236
/Kenneth
On 3/31/08, Matthias Lang <matthias@REDACTED> wrote:
> Hi,
>
> I've attached a minimal file demonstrating the problem. Here's what
> R12B-1 says when I try to compile the document:
>
> 4> docb_transform:file("cdata_problem").
> *** Error: Formatting trouble in code: {function_clause,
> [{docb_html,rule,
> [[code,section,chapter],
> {4,
> ["NONE"],
> [{pcdata,[],"\tThis does not\\n\t\n"},
> {pcdata,[]," \n"}]}]},
> {docb_main,handle_rule_call_result,8},
> {docb_main,pp_list,5},
> {docb_main,pp_list,5},
> {docb_main,handle_rule_call_result,8},
> {docb_main,pp_list,5},
> {docb_main,pp_list,5},
> {docb_main,handle_rule_call_result,8}]}
> *** Error: Failure in rule([code,section,chapter], {4,
> ["NONE"],
> [{pcdata,[],"\tThis does not\\n\t\n"},
> {pcdata,[]," \n"}]})
> ok
>
>
> Matthias
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-bugs
>
>
More information about the erlang-bugs
mailing list