* warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 2: parser error : Extra content at the end of the document in /.../sites/all/modules/tinymce_node_picker/tinymce_node_picker.module on line 106.
    * warning: simplexml_load_string() [function.simplexml-load-string]: <li ><a href="/admin/tinymce-node-picker/edit-body/menu">Menu</a></li> in /.../sites/all/modules/tinymce_node_picker/tinymce_node_picker.module on line 106.
    * warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /.../sites/all/modules/tinymce_node_picker/tinymce_node_picker.module on line 106.

Comments

peter törnstrand’s picture

Status: Active » Fixed
StatusFileSize
new902 bytes

Fixed in HEAD. Patch attached.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

cyberwolf’s picture

Shouldn't the internal error reporting be put back off? So any non-intended errors of other code still show up?

peter törnstrand’s picture

StatusFileSize
new1.11 KB

You are right. Modified patch attached.

jenlampton’s picture

Status: Closed (fixed) » Fixed

Can you create a new release? Cool module btw!

peter törnstrand’s picture

New release created.

jenlampton’s picture

Thanks :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.