Closed (duplicate)
Project:
Smileys
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2008 at 06:18 UTC
Updated:
5 Dec 2008 at 11:40 UTC
In smileys_admin_list() the code calls drupal_render() to render the form it presents; that is not the correct way to do it, as in Drupal 6 (but also in Drupal 5) there is the function drupal_render_form(), which is more appropriate for this task.
Comments
Comment #1
Gurpartap Singh commentedhttp://drupal.org/node/287678
Comment #2
avpaderno