- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Oct 2012 21:34:28 +0000
- To: public-webplatform-bugs@w3.org
Received on Wednesday, 10 October 2012 21:34:29 UTC
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19350
Doug Schepers <schepers@w3.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Doug Schepers <schepers@w3.org> ---
line 1917 of SkinTemplate.php:
if ( $title->quickUserCan( 'edit', $user ) && ( $title->exists() ||
$title->quickUserCan( 'create', $user ) ) ) { ...show edit button with link to
account creation page... }
also:
$user->isLoggedIn() or $user->isAnon()
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 10 October 2012 21:34:29 UTC