Edgewall Software
Modify

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#7451 closed defect (invalid)

Strange login redirect behavior

Reported by: Dave Abrahams <dave@…> Owned by:
Priority: normal Milestone:
Component: ticket system Version: 0.11
Severity: normal Keywords: needinfo
Cc: daniel@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Since http://svn.boost.org upgraded to 0.11, I've seen a change in behavior. It used to be that I could click "new ticket," then notice I'm not logged in, then log in and still be looking at the new ticket form. Since the upgrade to 0.11, when I log in, I am redirected to the main wiki page.

I have a feeling this may be related to why the LoginRedirect plugin doesn't work on my own Trac instance (a different one).

I can create a login for testing purposes on svn.boost.org if you need to experience this for yourself.

Attachments (0)

Change History (6)

comment:1 by Remy Blank <remy.blank@…>, 16 years ago

Cc: remy.blank@… added

I have added a patch to #5340 that adds redirection to /login when accessing a restricted resource unauthenticated. The reason why th:PermRedirectPlugin doesn't work is because when it redirects to /login, the Referer: header is empty or missing instead of containing the original URL.

You might want to try the patch and see if it solves the problem for you.

comment:2 by Remy Blank, 15 years ago

Cc: remy.blank@… removed
Keywords: needinfo added

Is this still an issue with 0.11.1? The "new ticket" case mentioned in the description seems to work here, at least.

comment:3 by Dave Abrahams <dave@…>, 15 years ago

Cc: dave@… added

I don't know whether it's still an issue with 0.11.1 because I personally can't upgrade http://svn.boost.org. However, I've Cc'd people who can, so maybe we can get an answer.

comment:4 by Dave Abrahams <dave@…>, 15 years ago

Cc: dave@… removed

Well, apparently I can't edit the Cc's, but I sent them mail pointing to this ticket.

comment:5 by anonymous, 15 years ago

Resolution: invalid
Status: newclosed

Fixed now; seems like this particular issue was on the server side all along. Sorry for the noise.

comment:6 by jason-sage@…, 15 years ago

What was the solution? We are seeing this on our Sage trac (http://www.sagemath.org) as well.

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.