Bug #2046
Repository form replacement does not work on Redmine 1.4.2
0%
Description
The intended replacement of the repository editing form (app/views/repositories/_form.html.erb > vendor/plugins/redmine_scm/app/views/projects/settings/_repository.rhtml) does not work in Redmine 1.4.2. Instead the original form is used. As a result (among others) the only_creator
config setting does not work.
Hooking repository_field_tags
does work, so the [Create new repository]
does appear and at first glance everything seems to work
History
#1 Updated by Andriy Lesyuk over 12 years ago
- Status changed from New to Incomplete
- Assignee set to Andriy Lesyuk
#2 Updated by Andriy Lesyuk over 12 years ago
Hm... Testing it under 1.4.2 and it seems to work...
I assume you don’t use the latest revision? And I still work on :only_creator
(a little changes left).
#3 Updated by Martin Corino over 12 years ago
Andriy Lesyuk wrote:
Hm... Testing it under 1.4.2 and it seems to work...
I assume you don’t use the latest revision? And I still work on
:only_creator
(a little changes left).
We’re using revision r94.
We are also using the Redmine Checkout plugin which also hooks the repo management. Could be that also is of influence. No problems with the functionality from that plugin though.
#4 Updated by Andriy Lesyuk over 12 years ago
You can also subscribe to this project using “Subscription” on the sidebar to get notifications about new commits/revisions...
#5 Updated by Andriy Lesyuk over 12 years ago
- Target version deleted (
0.4.0)
I believe now it should work fine...
#6 Updated by Andriy Lesyuk over 12 years ago
Can you confirm?
#7 Updated by Martin Corino over 12 years ago
Andriy Lesyuk wrote:
Can you confirm?
Unfortunately I cannot confirm at the moment since there was no time anymore to update the system before it was rolled out. The problem is currently worked around.
#8 Updated by Andriy Lesyuk over 12 years ago
Same here
#9 Updated by Andriy Lesyuk over 12 years ago
- Status changed from Incomplete to Closed