[Bug 59791] PHP Fatal error: Call to a member function setFragment() on a non-object in ThreadPermalinkView.php on line 168

2014-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59791

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
*** Bug 54670 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59791] PHP Fatal error: Call to a member function setFragment() on a non-object in ThreadPermalinkView.php on line 168

2014-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59791

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Both reported tickets and one reported today in #wikimedia-tech are a link
ending with
 /reply_(2)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59791] PHP Fatal error: Call to a member function setFragment() on a non-object in ThreadPermalinkView.php on line 168

2014-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59791

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59791] PHP Fatal error: Call to a member function setFragment() on a non-object in ThreadPermalinkView.php on line 168

2014-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59791

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net ---
if ( $this-thread-hasSuperthread() ) {
$topmostTitle = $this-thread-topmostThread()-title();
$topmostTitle-setFragment( $fragment );

$linkText = wfMessage( 'lqt_discussion_link' )-parse();
$permalink = Linker::link( $topmostTitle, $linkText );

return wfMessage( 'lqt_fragment' )-rawParams( $permalink,
$talkpage_link )-parse();
} else {
return wfMessage( 'lqt_from_talk' )-rawParams( $talkpage_link
)-parse();
}


Can and will return null:
$topmostTitle = $this-thread-topmostThread()-title();

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59791] PHP Fatal error: Call to a member function setFragment() on a non-object in ThreadPermalinkView.php on line 168

2014-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59791

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=41056,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=54254

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l