Loading...
 
Skip to main content

"Copy" action on wiki page credits author of copied page as author of copy

Status
Closed
Subject
"Copy" action on wiki page credits author of copied page as author of copy
Version
15.x
17.x
Category
  • Bug
Feature
Wiki (page view, edit, history, rename, etc)
Resolution status
Fixed or Solved
Submitted by
Philippe Cloutier
Volunteered to solve
Roberto Kirschbaum
Lastmod by
Roberto Kirschbaum
Rating
(0)
Description
If user William creates wiki page Foo, then user Bob creates a copy of Foo named "Foo-ng" by using the "Copy" action on tiki-listpages.php?cookietab=1, the new wiki page's history will show William as the author of version 1 of Foo-ng, rather than Bob. While it would be useful to keep the copied page's history - including its authors - in the copy's history, this is misleading. If there is a single author mentioned, it should be Bob.
Solution

Fixed it in lib/wiki/wikilib.php
Tiki 15: http://sourceforge.net/p/tikiwiki/code/64806Question
Tiki 17: http://sourceforge.net/p/tikiwiki/code/64805Question
Tiki 18: http://sourceforge.net/p/tikiwiki/code/64800Question
Trunk/Tiki 19 : http://sourceforge.net/p/tikiwiki/code/64784Question

Importance
5
Easy to solve?
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6443
Created
Thursday 31 August, 2017 17:30:09 UTC
by Philippe Cloutier
LastModif
Friday 08 December, 2017 17:59:16 UTC


Show PHP error messages