Ticket Change Details
Not logged in
Overview

Artifact ID: 96b469ca511bece5ea6369cdd8d8097902f15c58
Ticket: 40f32e9733dd7cf0b7cd621e8fd79cbe72b5531e
incorrect url for check-ins entry on ticket history menu
User & Date: anonymous 2010-08-21 00:19:57
Changes

  1. comment changed to:
    When on a Ticket History page, selecting Check-ins from the menu returns:<br>
    <b>"No such ticket: <short_uuid>?=ci"</b> with short uuid of the selected ticket.
    
    This results from the incorrectly formed url for Check-ins menu as:
    "/tkttimeline?name=<short_uuid>?y=ci"
    
    To demonstrate the issue, try selecting Check-ins link in history of ticket [/tkthistory/9195b1e5f3|9195b1e5f3].
    
  2. foundin changed to: "79c9de763a"
  3. severity changed to: "Minor"
  4. status changed to: "Open"
  5. title changed to:
    incorrect url for check-ins entry on ticket history menu
    
  6. type changed to: "Code_Defect"