Closed (fixed)
Project:
Site Disclaimer
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 09:31 UTC
Updated:
7 Feb 2013 at 22:50 UTC
Hi.
I use Opera Browser 12.12 Build 1707 on Windows 7 (32 and 64bit) and I'm testing this modul with XAMPP (Apachefriends.org).
On the modul configuration site (admin/config/people/site_disclaimer) I can't click the "Save Configuration" button.
With Google Crome there was no problem. Ah, I used the dev-version (2013-Jan-18).
Thanks for your work ...
Comments
Comment #1
iva2k commentedThanks for reporting. I was able to reproduce the problem. My suspicion is that it is due to the previews - one of them has <form> tag (which should be removed). Easy fix, I will attend to it.
Comment #2
iva2k commentedThe fix was a 2-liner (indeed having two nested <form> tags for previews was breaking Opera). Committed to both 7.x-1.x-dev, 6.x-1.x-dev and two releases 7.x-1.2 and 6.x-1.2 created.
Comment #3
rappelkiste_src commentedThanks for fixing this.
Works perfect.