]> source.dussan.org Git - redmine.git/commit
Quote values in DOM selectors for Nokogiri compatibility.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Nov 2014 19:38:40 +0000 (19:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Nov 2014 19:38:40 +0000 (19:38 +0000)
commit2a43f1adbcbe155eb7c3c4a60c5c0c289dec2a0f
tree908919107cfd6d6095f648dba895e476a512161a
parenta7559e669f4f131ccec74b585973492665a21daa
Quote values in DOM selectors for Nokogiri compatibility.

git-svn-id: http://svn.redmine.org/redmine/trunk@13619 e93f8b46-1217-0410-a6f0-8f06a7374b81
23 files changed:
test/functional/activities_controller_test.rb
test/functional/admin_controller_test.rb
test/functional/boards_controller_test.rb
test/functional/enumerations_controller_test.rb
test/functional/issues_controller_test.rb
test/functional/issues_controller_transaction_test.rb
test/functional/my_controller_test.rb
test/functional/principal_memberships_controller_test.rb
test/functional/projects_controller_test.rb
test/functional/queries_controller_test.rb
test/functional/repositories_subversion_controller_test.rb
test/functional/roles_controller_test.rb
test/functional/settings_controller_test.rb
test/functional/timelog_controller_test.rb
test/functional/trackers_controller_test.rb
test/functional/users_controller_test.rb
test/functional/watchers_controller_test.rb
test/functional/welcome_controller_test.rb
test/functional/workflows_controller_test.rb
test/integration/account_test.rb
test/integration/lib/redmine/hook_test.rb
test/unit/lib/redmine/field_format/bool_format_test.rb
test/unit/lib/redmine/field_format/list_format_test.rb