Ticket Change Details
Not logged in
Overview

Artifact ID: a28cefcf28912be9cf9b1da33bd3936264a3d149
Ticket: 8e13d170f2d6d6e3c5386b7a4177bc21fa9ba28b
File list UI does not show files with similar extensions
User & Date: anonymous 2011-01-24 16:30:46
Changes

  1. comment changed to:
    Steps to reproduce:
      *  Add files test.c and test.cpp to the repository.
      *  Start UI and view Files.
    
    Expected results:
      *  Files test.c and test.cpp are both listed.
    
    Actual results:
      *  Only file test.c is listed.
    
    It seems like only the first file (in collating order) is listed for multiple files with the same name and different extensions with a common initial substring. Clicking on "All" to show the union of all files from all check-ins displays both files.
    
  2. foundin changed to: "f7cff4ad13"
  3. severity changed to: "Minor"
  4. status changed to: "Open"
  5. title changed to:
    File list UI does not show files with similar extensions
    
  6. type changed to: "Code_Defect"