Closed (fixed)
Project:
Simple subscription
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 03:42 UTC
Updated:
24 Aug 2012 at 10:01 UTC
I saw that text within input field is select via "#edit-mail". This is wrong, since when a comment form is loaded or in user register page, ID of simple suscription is "#edit-mail--2", because there is already an mail input type.
i changed this "#simple-subscription-form #edit-mail" to "#simple-subscription-form>div>div>input", to select input via html structure and not ID.
Hope it helps someone.
Comments
Comment #1
SebCorbin commentedFixed in latest dev version (now working with CSS classes)