Bug 487131 - User Profile Settings "Linked Accounts" links have space in id
Summary: User Profile Settings "Linked Accounts" links have space in id
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 11.0   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2016-02-03 09:56 EST by Carolyn MacLeod CLA
Modified: 2016-02-03 10:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2016-02-03 09:56:14 EST
The strings "Google OAuth" and "GitHub OAuth" are being used as the id for an image link so that it can be referred to in an aria-labelledby. This won't work as expected because id's are not allowed to have spaces in them.