Ticket Change Details
Not logged in
Overview

Artifact ID: a476e7216f8b0ff7fb16ca749fd2aca76b3aa90e
Ticket: beb8f31ea5432c49e74181e7b40c44a06742264d
Wrong redirect after successful logon
User & Date: anonymous 2010-04-15 10:19:19
Changes

  1. comment changed to:
    I have own server configured to host several fossil repos.
    
    For example, on <font color=blue>http://host/repos/luaodbc/timeline</font> fossil offers me to use anonymous login and link looks like<br>
    <font color=blue>http://host/repos/luaodbc/login?anon=1&<b>g=/sls/timeline</b></font><br>
    but must be<br>
    <font color=blue>http://host/repos/luaodbc/login?anon=1&<b>g=<b>/repos/sls/timeline</b></font><br>
    As a result redirect is wrong.
    
    Is it misconfigured server problem or fossil one?
    
  2. status changed to: "Open"
  3. title changed to: "Wrong redirect after successful logon"
  4. type changed to: "Code_Defect"