Signit options always showing...

LeDucDuBleuet - May 22, 2007 - 19:15
Project:SignIt
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Even though Signit is not enabled in the content types, the Signit options always shows when submitting any new content...

Am I missing something?

#1

csc4 - May 27, 2007 - 16:50

Same here - the issue seems to be that it doesn't initialise as false for the content types nor for new content types, if you go into admin/content/content-types and just save the form (with no changes) then the issue goes away - but comes back every time you create a new type.

Is it line 193?

    if ($form['type']['#value'] .'_node_form' == $form_id && variable_get("signit_status_$node->type", TRUE)) {

Should that be false?

#2

Jerimee - July 31, 2007 - 22:44

same problem here, any solutions?

#3

ahkiam - December 26, 2008 - 05:11
Status:active» fixed

In latest version, signit options do not show on signit-unenabled content and do not default to on.

#4

System Message - January 9, 2009 - 05:20
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.