Page MenuHomePhabricator

Flow: Database query error "apiPreHandler returned false" "preview" Array [ Object, Object ]
Closed, ResolvedPublic

Description

screenshot

Trying to edit my post at https://www.mediawiki.org/wiki/Topic:S350su8j3v2p0e3d#flow-post-s37cemffsn5qh41x

gives an pink error message box:
"Database query error".

Webconsole says:
"[FLOW] " "apiPreHandler returned false" "preview" Array [ Object, Object ] load.php:177

The "load.php:177" links to this highlighted source:
dependencies:[],group:typeof group==='string'?group:null,source:typeof source==='string'?source:'local',state:'registered',skip:typeof skip==='string'?skip:null};if(typeof dependencies==='string'){registry[module].dependencies=[dependencies];}else if(typeof dependencies==='object'||$.isFunction(dependencies)){registry[module].dependencies=dependencies;}},implement:function(module,script,style,msgs){if(typeof module!=='string'){throw new Error('module must be a string, not a '+typeof module);}if(!$.isFunction(script)&&!$.isArray(script)){throw new Error('script must be a function or an array, not a '+typeof script);}if(!$.isPlainObject(style)){throw new Error('style must be an object, not a '+typeof style);}if(!$.isPlainObject(msgs)){throw new Error('msgs must be an object, not a '+typeof msgs);}if(registry[module]===undefined){mw.loader.register(module);}if(registry[module]!==undefined&&registry[module].script!==undefined){throw new Error('module already implemented: '+module);}


Version: unspecified
Severity: normal

Attached:

Screenshot_from_2014-09-28_12:36:30.png (817×1 px, 167 KB)

Details

Reference
bz71395

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:46 AM
bzimport set Reference to bz71395.
bzimport added a subscriber: Unknown Object (MLST).
EBernhardson claimed this task.

We think this has since been resolved. If you see this again please reopen the bug.