Closed
Bug 743927
Opened 13 years ago
Closed 12 years ago
BrowserID is included twice on each page
Categories
(bugzilla.mozilla.org Graveyard :: Extensions: Persona, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: gerv)
Details
Attachments
(1 file)
59.21 KB,
image/png
|
Details |
due to the account/auth/login-additional_methods being in the header and the footer, currently https://browserid.org/include.js is loaded twice, and browserid_sign_in() is declared twice.
Comment 1•13 years ago
|
||
I see this on https://bugzilla.allizom.org/ then clicking File a Bug, as well.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gerv
Assignee | ||
Comment 2•12 years ago
|
||
Fixed in revision 16.
Gerv
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified extensions/BrowserID/template/en/default/hook/account/auth/login-additional_methods.html.tmpl
modified extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl
added extensions/BrowserID/template/en/default/hook/global/header-additional_header.html.tmpl
Committed revision 8438.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BrowserID/template/en/default/hook/account/auth/login-additional_methods.html.tmpl
modified extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl
added extensions/BrowserID/template/en/default/hook/global/header-additional_header.html.tmpl
Committed revision 8493.
Updated•6 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•