Last modified: 2014-04-15 18:28:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65930, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63930 - Flow:action=query&list=flow has exceptions on enwiki, bogus workflow UUID on ee-flow
Flow:action=query&list=flow has exceptions on enwiki, bogus workflow UUID on ...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-15 02:02 UTC by spage
Modified: 2014-04-15 18:28 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2014-04-15 02:02:27 UTC
http://en.wikipedia.org/w/api.php?action=query&list=flow&flowpage=Talk:Flow

gets 
Exception from line 20 of /usr/local/apache/common-local/php-1.23wmf21/extensions/Flow/includes/Formatter/BoardHistoryQuery.php: Unable to load topic list history for rsvwx35h3eifoqtf

I'm not sure what that UUID is. I get a similar message if flowpage=Main_Page -- (some page that isn't a Flow board) or flowpage=DUMMYNOSUCHPAGEWHYFAIL (doesn't even exist).

The good news is this is fixed on mediawiki.org, similar URLs generate no errors.  But there's still a weird reference to a bogus UUID, e.g.

http://www.mediawiki.org/w/api.php?action=query&list=flow&flowpage=DUMMYNOSUCHPAGEWHYFAIL

    <flow workflow-id="rsvxh8n9hmuty9lm">
      <block block-name="header">
        <header type="header" missing="missing" />
      </block>
      <block block-name="topiclist" />
    </flow>

the workflow-id for this non-existent Flow board changes each time.


The stack for the error on enwiki includes:

#0 /usr/local/apache/common-local/php-1.23wmf21/extensions/Flow/includes/Block/BoardHistory.php(86): Flow\Formatter\BoardHistoryQuery->getResults(Object(Flow\Model\Workflow))
#1 /usr/local/apache/common-local/php-1.23wmf21/extensions/Flow/includes/Block/BoardHistory.php(67): Flow\Block\BoardHistoryBlock->loadBoardHistory()
#2 /usr/local/apache/common-local/php-1.23wmf21/extensions/Flow/includes/api/ApiQueryFlow.php(35): Flow\Block\BoardHistoryBlock->renderAPI(Object(Flow\Templating), Array)
...
Comment 1 Kunal Mehta (Legoktm) 2014-04-15 07:44:20 UTC
Nothing that would cause this has changed in the API module, so I assume it's in the underlying code.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links