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.

Plugin settings page enforces submit/apply button (Bug #917)


Added by Luke Carrier at 2012-03-02 01:23 pm.


Status:Open Start date:2012-03-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:

Description

The view file file:app/views/settings/plugin.rhtml assumes that all plugins will have a settings form on that particular page, which is not the case for all of them. This should be left down to the plugin to decide, and the form/submit tags that're currently in that file should be removed. This will prevent cases such as the Redmine Checkout plugin, where clicking the apply button nulls all of its values and breaks the project pages.


Associated revisions

Revision 0cf15476
Added by Jean-Philippe Lang at 2008-08-26 02:13 pm

Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663).
Source encoding of commit logs can be selected in Application settings -> Repositories.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision d611339b
Added by Jean-Philippe Lang at 2008-08-26 02:28 pm

Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1768 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Also available in: Atom PDF