Fixed links to Wiki pages with slashes and other interesting characters in the name
This commit is contained in:
parent
5cb21ff619
commit
21f7693c06
11 changed files with 27 additions and 24 deletions
|
@ -409,7 +409,7 @@ class WikiControllerTest < Test::Unit::TestCase
|
|||
['http://localhost:8080/wiki1/show/HomePage',
|
||||
'http://localhost:8080/wiki1/show/Oak',
|
||||
'http://localhost:8080/wiki1/show/Elephant',
|
||||
'http://localhost:8080/wiki1/show/Title With Spaces']
|
||||
'http://localhost:8080/wiki1/show/Title+With+Spaces']
|
||||
|
||||
assert_template_xpath_match '/rss/channel/link',
|
||||
'http://localhost:8080/wiki1/show/HomePage'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue