Vote #81811
完了Wiki revision page does not return 404 if revision does not exist
0%
説明
BUG discovered in wiki revision paths
So like this page only has one revision https://redmine.replicant.us/projects/replicant-infrastructure/wiki/FilteringSpamOnTheMailingList/1
but https://redmine.replicant.us/projects/replicant-infrastructure/wiki/FilteringSpamOnTheMailingList/73 still loads
this can be done with all articles revision pages not just this one.
It is not possible with negative numbers though
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I attached a patch to return 404 when a non-existent revision number is specified.
404: The page you were trying to access doesn't exist or has been removed.
--------------------------------------------------------------------------------
that is great thanks! I will test in our instance if possible
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fix committed, thanks!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------