Vote #74554
完了Wiki Pages REST API with version returns wrong comments
0%
説明
When I requested an old version wiki-page using REST API with version, Redmine respond contents with wrong comments.
see below:
http://www.redmine.org/projects/redmine/wiki/Logo/24.json¶
http://www.redmine.org/projects/redmine/wiki/Logo/24¶
@24.json@ should have "comments": "Adds license details" but it returns "Spam squashing"
I attached a patch for @app/views/wiki/show.api.rsb@ with additional tests.
journals
--------------------------------------------------------------------------------
Fix committed, thanks for pointing this out.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------