Skip to content

Commit

Permalink
Item9808: PlainFileStore is not passing the right info to recordChange
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@17664 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
CrawfordCurrie authored and CrawfordCurrie committed May 8, 2014
1 parent 8c86d57 commit 9146bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlainFileStoreContrib/lib/Foswiki/Store/PlainFile.pm
Expand Up @@ -516,6 +516,7 @@ sub repRev {
revision => $rn,
more => join( ', ', @log ),
verb => 'update',
oldmeta => $meta,
newmeta => $meta
);

Expand Down

0 comments on commit 9146bee

Please sign in to comment.