]> source.dussan.org Git - redmine.git/commit
Fixed: Textile image with style attribute cause internal server error.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 19 Dec 2007 21:06:06 +0000 (21:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 19 Dec 2007 21:06:06 +0000 (21:06 +0000)
commit5f871e965746d6c3e3642d74a321516d13aa66dc
treef7463912cd828690fdfbe8714d533fbd692133f3
parentbf3b2ec973a962bf7123e04ba54bc14238aefc9a
Fixed: Textile image with style attribute cause internal server error.
Also added tests for inline images with attributes and moved auto_link and auto_mailto rules after textile rules.

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