View Issue Details

IDProjectCategoryView StatusLast Update
0000503WackoWikihandlerpublic2018-08-06 14:24
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.5.0 
Target Version5.5.6Fixed in Version5.5.6 
Summary0000503: do not pass revision body with POST to edit handler
DescriptionCurrently the revision body in passed unnecessary to the edit handler while restoring a page.

Just pass the revision_id so the edit handler can load the related revision.
TagsNo tags attached.

Issue History

Date Modified Username Field Change
2018-08-06 14:24 administrator New Issue
2018-08-06 14:24 administrator Status new => assigned
2018-08-06 14:24 administrator Assigned To => administrator
2018-08-06 14:24 administrator Status assigned => resolved
2018-08-06 14:24 administrator Resolution open => fixed
2018-08-06 14:24 administrator Fixed in Version => 5.5.6
2018-08-06 14:24 administrator Note Added: 0001010