Edgewall Software
Modify

Opened 8 years ago

Closed 8 years ago

Last modified 3 years ago

#12463 closed defect (cantfix)

Login failed with "Script blocked" error in Chrome

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: schade@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by anonymous)

Sometimes I can not login in to Trac in Chrome. It seems that nothing happens, when I press the "login" button. But in the error console of Chrome, you can see following error:

Blocked script execution in 'http://my.url.com/trac/login' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. login:1 
Blocked form submission to 'http://my.url.com/trac/login' because the form's frame is sandboxed and the 'allow-forms' permission is not set.

I can mostly solve the problem, when I quit the chrome completly and restart it. Really strange.

Chrome Version: 49.0.2623.112 m Trac Version: 1.0 Project-Id-Version: Trac 0.12

Attachments (0)

Change History (5)

comment:1 by schade@…, 8 years ago

Description: modified (diff)

comment:2 by anonymous, 8 years ago

Description: modified (diff)

comment:3 by anonymous, 8 years ago

Description: modified (diff)

comment:4 by André Schade <schade@…>, 8 years ago

Cc: schade@… added

comment:5 by Jun Omae, 8 years ago

Milestone: 1.0.11
Resolution: cantfix
Status: newclosed

Trac doesn't use frame and iframe elements. Those messages are from sandbox feature of iframe element. I guess you're trying to log in Trac contained in the iframe/frame. Please try to log in after directly visiting your Trac site without iframe.

Version 0, edited 8 years ago by Jun Omae (next)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.