Body element not passed to field from URL

bohemicus - January 28, 2007 - 13:57
Project:Prepopulate
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

I installed the module on a 5.0 site and it only works to pass the [title] element. I tried http://www.techwillow.com/node/add/story?edit[title]=test text title&edit[body]=test text body for several node types and always only the title gets passed on. Nothing to the body. I tried it with both TinyMCE enable and disabled.

Otherwise it works well with all sorts of bookmarklets.

#1

eafarris - January 28, 2007 - 14:12
Status:active» duplicate

This is actually a duplicate of http://drupal.org/node/81945. Try using edit[body_filter][body] in the URL.

#2

bohemicus - January 28, 2007 - 21:35

thanks, that solves it, the module now does everything I need

 
 

Drupal is a registered trademark of Dries Buytaert.