Closed (duplicate)
Project:
HTML Tidy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2010 at 06:41 UTC
Updated:
24 Feb 2011 at 20:57 UTC
I have installed import_html-6.x-1.0 and htmltidy-6.x-1.2 this works fine for me to import static html to drupal content. But if i edit the page and try to save then m getting this warning and it doesnt save page.
# warning: Missing argument 3 for form_set_value(), called in D:\xampp\htdocs\nahro\sites\all\modules\htmltidy\htmltidy.module on line 281 and defined in D:\xampp\htdocs\nahro\includes\form.inc on line 1321.
#
Original body:
Comments
Comment #1
damien tournoud commentedMoved to the correct queue.
Comment #2
harry slaughteryeah, enabling htmltidy module prevents me from saving nodes.
module appears to be totally nonfunctional.
docs reference admin/settings/htmltidy, yet there is no such page. there's no hook_menu() in the code at all.
meh...
Comment #3
dsklyar@anl.gov commentedSame problem, had to disable htmltidy to be able to build the site... anyone working on the solution?
Comment #4
safetypinThis seems to be a duplicate of #760542: "Missing argument 3 for form_set_value()" error when saving page only, works fine in preview. Solution is posted there.