|
Reported :
|
11:05; 29May2008 (changed 19:39; 29May2008)
|
|
Reported By :
|
jr
|
|
Status :
|
Rejected (
Update)
|
|
Software Item :
|
addedValues Plugin 1.0.12 Mac OS X
|
|
Abstract :
|
noHTML attribute of variable not being triggered
|
|
What I did :
|
Insertion of variable with attribute valueMustBe 'no HTML' in a form.<p>
Filled out test form with a URL in that given variable.<p>
Hit submit
|
|
What I Expected :
|
to be returned to the form
|
|
What Happened :
|
got the confirmation page on screen and the eMail was sent as well
|
|
Impact :
|
Showstopper
|
|
Supporting Notes :
|
The oddity is that on most sites the attribute fires up. On a smaller subset, it does not.
|
|
Supporting Files :
|
|
|
Developer :
|
noHTML means no HTML markup i.e. no tags , not no urls. <p>
A url by itself does not comprise HTML.
|