Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

(Partially solved) [UserForms] 'NO_MODIFICATION_ALLOWED_ERR' DOM error on JS form validation under Opera


Go to End


2295 Views

Avatar
rndmerle

Community Member, 24 Posts

25 April 2009 at 11:47am

Edited: 25/04/2009 11:52am

Hi.

Under Opera 9.63/XP and 9.64/Linux, on a javascript validation of a form field (onBlur or onSubmit) this error is thrown : cf. attached picture.
and the error message is not displayed.

The error come from the line 260 in /sapphire/javascript/Validator.js :

field.validationMessage = validationMessage;

I commented it out because it's an optional chunk of code.

Regards.

Attached Files