ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Revision page, new files are not displayed (Git Repo) (Bug #740)
Description
Hi,
As I've explained here https://www.chiliproject.org/boards/1/topics/982, I've noticed an issue with the page that displays the detail of the revision (inside the repository browser). Felix Schäfer has confirmed the bug on a fresh install.
When a commit has new files, we don't see them in the list. We only see the modified files.
Users have the good rights (view_changesets, browse_repository).
Some informations about the two servers where I've the issue :
- Debian Squeeze
- ruby (1.8.7) managed with RVM
- ChiliProject 2.4.0
- Git 1.7.2.5
Associated revisions
[#740] Fix faulty assignment
History
Updated by Holger Just at 2011-11-30 11:27 am
Thanks for your report!
As 2.5.0 is going to be released later today we will unfortunately not be able to handle this issue until then. That's why I'm removing the target version here.
- Target version deleted (
2.5.0)
Updated by Felix Schäfer at 2011-11-30 01:23 pm
I'll be taking a look at this, might be until the WE though, so if someone wants to tackle this, just tackle me out of the assignee ;-)
- Assignee set to Felix Schäfer
Updated by Felix Schäfer at 2011-12-03 03:36 pm
This error was due to a typo in the charset fixes for ruby 1.9 (bbb4f63). Fix committed in 6a616a5, thanks for reporting!
- Target version set to 2.6.0
- Status changed from Open to Closed