Item13078: Core calls undocumented store method

pencil
Priority: Urgent
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component:
Branches: master
Reported By: GeorgeClark
Waiting For:
Last Change By: CrawfordCurrie
Clicking the "manage" link on topic attachments results in a crash.

Foswiki detected an internal error - please check your Foswiki logs and webserver logs for more information.

Can't locate object method "getAttachmentVersionInfo" via package "Foswiki::Store::PlainFile"

Seems to be valid failure. That method is not implemented by pfs. Grep only finds it in Store::VC::Store

/var/www/foswiki/distro/core/lib (master)$ grep -R getAttachmentVersionInfo
Foswiki/Meta.pm:      ->getAttachmentVersionInfo( $this, $fromrev, $attachment );
Foswiki/Store/VC/Store.pm:sub getAttachmentVersionInfo {

-- GeorgeClark - 06 Nov 2014

Changed headline from "Unable to "manage" attachments with PlainFileStoreContrib" - the problem was with the core, not the contrib

-- CrawfordCurrie - 03 Dec 2014

 
Topic revision: r3 - 03 Dec 2014, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy