Overview
Artifact ID: | 1115c58ba71e21637078957eb5366cb3b18f8de2 |
---|---|
Ticket: | 8e13d170f2d6d6e3c5386b7a4177bc21fa9ba28b
File list UI does not show files with similar extensions |
User & Date: | anonymous 2011-01-25 21:22:31 |
Changes
- Appended to comment:
<hr /><i>anonymous claiming to be mgagnon added on 2011-01-25 21:22:31 UTC:</i><br /> It seems that the problem happens when a file name is shorter than another, but all the characters are the same as the longer one (first characters). <b>example:</b> * <b><em>test.c</em></b> and <b><em>test.cpp</em></b> will cause the problem * <b><em>test.h</em></b> and <b><em>test.c</em></b> will be ok * <b><em>test</em></b> and <b><em>testt</em></b> will have the same problem So it's not really related with extension...