Skip to content

Feature: visually differentiate users from same organisation #123

@andreasstieger

Description

@andreasstieger

As a user of a Bugzilla instance to which external users have access in various degree, I would like to be able to visually differentiate a bugzilla user organization when using BugzillaJS, in addition to Gravatar. That is to quickly establish which business partner I am dealing with.

To that end, extract the domain part of the user's e-mail address and display that icon.
E.g. user@example.com is converted into http://example.com/favicon.ico

Intel BMW IBM DoD Kernel

The image should be scaled to 16x16 by setting the appropriate size parameters.
The image should come with alt/title attributes containing the user's e-mail address.
The user should be able to enable/disable the option via BugzillaJS settings.
This should be shown for comments, next to the Gravatar.
This should be an option for bug assignees and other user roles.

Extracting <link rel="icon" is probably out of scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions