diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-28 18:11:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-11-28 18:11:30 +0000 |
commit | 63dc83fc0d57dff4e908639d7843b0b1dc220f12 (patch) | |
tree | 989e8e32435149515b7325ad7b691a3d3a0b0ea0 /test/fixtures/wiki_content_versions.yml | |
parent | 9f15517095c4877ce5ae798210b8f5204a157ec9 (diff) | |
download | redmine-63dc83fc0d57dff4e908639d7843b0b1dc220f12.tar.gz redmine-63dc83fc0d57dff4e908639d7843b0b1dc220f12.zip |
Fixed: Section-edit buttons not available when a the version parameter is provided even if it's the current version (#9674).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7970 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/wiki_content_versions.yml')
-rw-r--r-- | test/fixtures/wiki_content_versions.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/test/fixtures/wiki_content_versions.yml b/test/fixtures/wiki_content_versions.yml index 652f0fb39..cdfeadd94 100644 --- a/test/fixtures/wiki_content_versions.yml +++ b/test/fixtures/wiki_content_versions.yml @@ -53,4 +53,26 @@ wiki_content_versions_004: version: 1 author_id: 1 comments: +wiki_content_versions_005: + data: |- + h1. Title + + Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas sed libero. + + h2. Heading 1 + + @WHATEVER@ + + Maecenas sed elit sit amet mi accumsan vestibulum non nec velit. Proin porta tincidunt lorem, consequat rhoncus dolor fermentum in. + + h2. Heading 2 + + Morbi facilisis accumsan orci non pharetra. + updated_on: 2007-03-08 00:16:07 +01:00 + page_id: 11 + wiki_content_id: 11 + id: 5 + version: 2 + author_id: 1 + comments: |