Page MenuHomePhabricator

"drag to new location": when moving a reply (down under a thread) to become a new thread and leaving new subject (required) open: ApiThreadAction crashes with "Error: no-valid-subject: undefined"
Closed, ResolvedPublic

Description

ApiThreadAction crashes and does NOT show the string 'No subject, or an invalid subject, was specified'

$this->dieUsage( 'No subject, or an invalid subject, was specified',

				'no-valid-subject' );

instead of the wanted error message, javasacript throws ugly "Error: no-valid-subject: undefined" error.

Please dear LiquidThreads2.0 Experts, can you please fix this legacy version Lqt1.0 problem now? I tried to fix it, it is very difficult.

(Cannot wait to undetermined time when Lqt2.0 is released.)


Version: unspecified
Severity: critical
URL: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/LiquidThreads/

Details

Reference
bz29320

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 11:29 PM
bzimport set Reference to bz29320.

This is a very-difficult-to-find-and-to-fix bug. Andrew, please can you do me a personal favor and fix that, please.

  • Bug 25457 has been marked as a duplicate of this bug. ***