Page MenuHomePhabricator

Flow: topic preview broken
Closed, ResolvedPublic

Description

on beta labs and ee-flow-extra, preview of a new topic is broken.
It fails at Line 657 of ui-functions.js

$( this ).html( data['flow-parsoid-utils'].content );

with "data is undefined."

It also happens if you only add a topic title (no first post details) and click Preview.


Version: master
Severity: major

Details

Reference
bz61169

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:58 AM
bzimport set Reference to bz61169.
bzimport added a subscriber: Unknown Object (MLST).

There's no JS error any more, was fixed in gerrit Iba294667983