Page MenuHomePhabricator

PHP Notice: Thread 10859 has no title.
Closed, ResolvedPublic

Description

[27-Mar-2011 22:12:27] PHP Notice: Thread 10859 has no title. [Called from ThreadHistoryPager::getActionDescription in /www/w/extensions/LiquidThreads/classes/ThreadHistoryPager.php at line 115] for /w/i.php?title=Thread:Project:Translator/_zh_Chinese_%E2%80%93_%E4%B8%AD%E6%96%87_(3)&lqt_method=thread_history<ul>
<li>GlobalFunctions.php line 3129 calls wfBacktrace()</li>
<li>Thread.php line 1229 calls wfWarn()</li>
<li>ThreadHistoryPager.php line 115 calls Thread::title()</li>
<li>ThreadHistoryPager.php line 95 calls ThreadHistoryPager::getActionDescription()</li>
<li>Pager.php line 875 calls ThreadHistoryPager::formatValue()</li>
<li>Pager.php line 317 calls TablePager::formatRow()</li>
<li>ThreadHistoryListingView.php line 23 calls IndexPager::getBody()</li>
<li>Dispatch.php line 83 calls ThreadHistoryListingView::show()</li>
<li>Dispatch.php line 182 calls LqtDispatch::threadPermalinkMain()</li>
<li>- line - calls LqtDispatch::tryPage()</li>
<li>Hooks.php line 237 calls call_user_func_array()</li>
<li>Hooks.php line 38 calls Hooks::run()</l in /www/w/includes/GlobalFunctions.php on line 3134


Version: unspecified
Severity: normal

Details

Reference
bz28285

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:36 PM
bzimport set Reference to bz28285.
bzimport added a subscriber: Unknown Object (MLST).

There should be no no debug warnings/notices during normal usage on a wiki. Raising priority.

(In reply to comment #1)

There should be no no debug warnings/notices during normal usage on a wiki.
Raising priority.

In general yes, but the warnings/notices in LQT are so endemic and inherent to the original LiquidThreads design that my response is a major backend rewrite, rather than firefighting. It will be done by Easter.

  • This bug has been marked as a duplicate of bug 28138 ***