Opened 10 years ago
Closed 10 years ago
#29766 closed defect (bug) (fixed)
Comments listings empty author IP link
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Comments | Keywords: | has-patch needs-testing |
Focuses: | ui | Cc: |
Description
If, for any reason, comment_author_IP()
returns an empty string, an empty link will be printed in the Comments listings. When tabbing with the keyboard, this link can be activated and it's a useless tab stop for keyboard users.
In Firefox the empty link is clearly visible when focused, while in Chrome it's a bit more difficult to spot, see screenshot:
Proposed patch prints the link just if comment_author_IP
is not empty.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
wrong screenshot :)