Menu

#1719 Exception when setting text (e.g. via JavaScript) on a TextArea with comment as first element

2.18
closed
RBRi
None
1
2015-09-05
2015-09-05
No

In HtmlTextArea, when there is a comment in the text area, the following fails:
[130] final DomText child = (DomText) getFirstChild();

Discussion

  • RBRi

    RBRi - 2015-09-05
    • status: open --> accepted
    • assigned_to: RBRi
     
  • RBRi

    RBRi - 2015-09-05

    can you please provide your html code (only the textarea with the comment), or do you set the comment from js also?.
    I guess providing you js code might help also to reproduce the problem.

     

    Last edit: RBRi 2015-09-05
  • RBRi

    RBRi - 2015-09-05

    Looks like i'm able to reproduce your problem. Fix is on the way.

     
  • RBRi

    RBRi - 2015-09-05

    fix is in SVN;
    Please reopen if your case is still not working.

     
  • RBRi

    RBRi - 2015-09-05
    • status: accepted --> closed
     

Log in to post a comment.