Page MenuHomePhabricator

PHP Notice: Thread 69 has no title
Closed, DeclinedPublic

Description

[20-Mar-2011 20:32:39] PHP Notice: Thread 69 has no title. [Called from ThreadHistoryPager::getActionDescription in /www/w/extensions/LiquidThreads/classes/ThreadHistoryPager.php
at line 115] for /wiki/Thread:Support/Osm:Prompt_twitter_(2)?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()</li>
<li>Wiki.php line 467 calls wfRunHooks()</ in /www/w/includes/GlobalFunctions.php on line 3134

Possibly related to the pretty url commit that was reverted.


Version: unspecified
Severity: normal
URL: https://translatewiki.net/wiki/Project:Translator?offset=20110307120734&lqt_method=talkpage_history

Details

Reference
bz28138

Event Timeline

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

[21-Mar-2011 09:37:57] PHP Notice: Thread 4110 has no title. [Called from ThreadHistoryPager::getActionDescription in /www/w/extensions/LiquidThreads/classes/ThreadHistoryPager.php at line 115] for /w/i.php?title=User_talk:Nux&sort=th_change_type&limit=50&lqt_method=talkpage_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>TalkpageHistoryView.php line 128 calls ThreadHistoryPager::formatValue()</li>
<li>Pager.php line 875 calls TalkpageHistoryPager::formatValue()</li>
<li>Pager.php line 317 calls TablePager::formatRow()</li>
<li>TalkpageHistoryView.php line 23 calls IndexPager::getBody()</li>
<li>Dispatch.php line 54 calls TalkpageHistoryView::show()</li>
<li>Dispatch.php line 179 calls LqtDispatch::talkpageMain()</li>
<li>- line - calls LqtDispatch::tryPage()</li>
<li>Hooks.php line 237 calls call_user_func_array()</li>
<li in /www/w/includes/GlobalFunctions.php on line 3134

So not related to that commit.

And different one again:

[23-Mar-2011 00:38:06] PHP Notice: Thread 11423 has no title. [Called from ThreadHistoryPager::getActionDescription in /www/w/extensions/LiquidThreads/classes/ThreadHistoryPager.php at line 115] for /wiki/Project:Translator?offset=20110307120734&lqt_method=talkpage_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>TalkpageHistoryView.php line 128 calls ThreadHistoryPager::formatValue()</li>
<li>Pager.php line 875 calls TalkpageHistoryPager::formatValue()</li>
<li>Pager.php line 317 calls TablePager::formatRow()</li>
<li>TalkpageHistoryView.php line 23 calls IndexPager::getBody()</li>
<li>Dispatch.php line 54 calls TalkpageHistoryView::show()</li>
<li>Dispatch.php line 179 calls LqtDispatch::talkpageMain()</li>
<li>- line - calls LqtDispatch::tryPage()</li>
<li>Hooks.php line 237 calls call_user_func_array()</li>
<li>Hooks.php in /www/w/includes/GlobalFunctions.php on line 3134

changing priority till the rewrite is done.

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

(In reply to comment #5)

How can I reproduce this?

Supposedly by visiting one of the URLs in the errors above, however I wasn't able to trigger the same errors and I saw some "PHP Fatal error: Maximum execution time of 20 seconds exceeded" instead (may be caused by my test or not).

I do see some weird things though, such as

but the thread ID doesn't correspond.

I didn't see anything in those URLs.

Nemo, the other things you pointed looks like new bugs to me :(

(In reply to comment #7)

I didn't see anything in those URLs.

Indeed, and I now see the errors pasted here were all in the same days so maybe the error disappeared quickly; closing this for now.

Nemo, the other things you pointed looks like new bugs to me :(

Indeed. Filed as bug 47006, bug 47007.