]> source.dussan.org Git - redmine.git/commit
Add a randomized name attribute to all form fields (#26604).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 16:46:10 +0000 (16:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 16:46:10 +0000 (16:46 +0000)
commit1cc269967ab96746f506e05abf95d63407b63bc4
tree216a9bb7495a84b6cbbd268ff4c38c2e7fc3c0c7
parenta59e33acefa18b513233c0305afff9394c3169d9
Add a randomized name attribute to all form fields (#26604).

This is a workaround for a Bug in Firefox described at
https://bugzilla.mozilla.org/show_bug.cgi?id=1279253

Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@18306 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
test/helpers/application_helper_test.rb