https://bugzilla.wikimedia.org/show_bug.cgi?id=56427

       Web browser: ---
            Bug ID: 56427
           Summary: getShortWikiText fails in SRF_process.php
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: SemanticResultFormats
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This seems to bei closely related to Nr. 30742
(https://bugzilla.wikimedia.org/show_bug.cgi?id=30742), only that it is process
instead the vcard output format: The process result format fails when trying to
render a graph using graphviz (the graphviz extension otherwise working by
itself quite ok). The page was the "Basic Graph" example, provided among other
on https://www.mediawiki.org/wiki/User:Hummel-riegel/SRF_Process

It also runs into a getShortWikiText()-Error:
Fatal error: Call to undefined method SMWDIWikiPage::getShortWikiText() in
/var/www/wiki/extensions/SemanticResultFormats/GraphViz/SRF_Process.php on line
195

I tried to replace the $field->getContent() with efSRFGetNextDV($field), but it
turned out to be not quite this straightforward.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to