Andreas Deininger
- Email: andreas@deininger.net
- Registered on: 2008-04-28
- Last connection: 2008-06-09
Activity
Reported issues: 5
2008-06-09
- 14:00 Redmine Defect #1409: Prevent adding of files if no version is defined
- How to reprdouce: For a project, that does not have any versions defined, try to add a new file: http://forge.stiegele.eu/projects/add_file/my_project Choose a file and click the "Add"-button. You are redirected to the file list, though no f...
2008-05-27
- 17:19 Redmine Defect #834: Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- Due to the use of umlauts in my bazaar commit messages retrieved as output of @bzr log@, I encountered an error similar to the one reported above. I solved it with the uploaded patch.
2008-05-19
- 12:53 Redmine Defect #1257: Validation error: input data for files are not preserved
- *How to reproduce:* Create a new issue, leave subject blank. Add one or more files to the issue, optionally with description for the file(s). After pressing the "Create" button, an error message is shown: ...
2008-05-02
- 08:35 Redmine Feature #1149: file size display with Bazaar repositories
- Oops, here it comes. Please note that the shortcoming of bazaar concerning file size display has been addressed meanwhile: https://bugs.launchpad.net/bzr/+bug/224965
2008-04-30
- 16:29 Redmine Defect #1132: Error when creating a new issue
- I just encountered that error again while submitting Defect #1149 on the server at www.redmine.org. I suspect this problem is related to the use of the Safari Webbrowser (Windows, Version 3.1.1 (525.17) ), though I'm not absolutely sure. The err...
- 16:12 Redmine Feature #1149: file size display with Bazaar repositories
- Currently, the file size is shown as "?" when browsing a Bazaar repository. The attached patch (partly) fixes that issue. Please note that this patch is far from ideal since: a) it does not work if the bazaar branch does not have a working tre...
2008-04-29
- 15:49 Redmine Defect #1126: Unable to display Bazaar repository
- Yes, a restart cured the isuue raised in comment #2. I digged into the initial issue and found out that the command "bzr" does not work on Windows machines, you have to provide "bzr.bat" as command instead: D:\>ruby -e 'IO.popen("bzr")' -e:1:...
2008-04-28
- 17:29 Redmine Defect #1132: Error when creating a new issue
- I'm not able to reproduce that issue constantly, but I got it several times while creating new issues with one or more files attached to them. Maybe the stacktrace can reveal the cause of the error: Processing IssuesController#new (for 84.149....
- 17:16 Redmine Defect #1126: Unable to display Bazaar repository
- After specifying the full path for BZR_BIN, now I can run the script\runner successfully (bzr.bat was on the PATH already before). However, after invoking http://my.domain.tld/repositories/show/www, I'm still getting an internal error: Errno...
- 15:16 Redmine Defect #1126: Unable to display Bazaar repository
- Hi, I couldn't succeed in setup a Bazaar repository for one of my projects, the URL http://www.mydomain.eu/projects/show/www yields an internal error. According to http://www.redmine.org/wiki/1/RedmineRepositories I ran PS D:\> ruby D:\...
Also available in: Atom