Hello,

In /admin/config/content/protected_node. In the tab Protected node email support

Email node information field do not support value under 10x2 but that is not explained in the help text and not explained in the error message.

So it needs to be fixed.

And also, I will make a checkbox to activate the feature, because I think that's not natural to fill a textfield to activate a feature.

I will upload a patch.

CommentFileSizeAuthor
#1 email_box-2136755-1.patch5.09 KBGrimreaper
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Grimreaper’s picture

Status: Active » Needs review
FileSize
5.09 KB

I found why the validation didn't work. Because I think of a copy/paste. protected_node_security instead of protected_node_auto_email.

Here is a patch that make the checkbox and two variables for the width and height. But I think we can delete the width and height variables because it is not useful.

width : no effect
height : you can resize the textarea.

So do you want another patch without width and height variables ?

izus’s picture

Status: Needs review » Fixed

merged
Thank you !

Status: Fixed » Closed (fixed)

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