Closed Bug 1220807 Opened 9 years ago Closed 8 years ago

The new UI doesn't show anything for the review requester in the attachments table if their name contains :\s

Categories

(bugzilla.mozilla.org :: User Interface, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Assigned: dylan)

References

Details

Attachments

(2 files)

Attached image Screenshot
I changed my bugzilla name to "[Vacation: Nov 3-19]" today and I noticed this when looking at bug 1214305.
ah, it's because your name has ": ", and the regex to extract the moz_nick is: /:?:(.+?)\b/
probably should be /:?:(\S+?)\b/
Summary: The new UI doesn't show anything for the review requester in the attachments table if their name is [.*] → The new UI doesn't show anything for the review requester in the attachments table if their name contains :\s
Blocks: 1150541
Assignee: nobody → dylan
Attached patch 1220807_1.patchSplinter Review
Attachment #8756483 - Flags: review?(dkl)
Comment on attachment 8756483 [details] [diff] [review]
1220807_1.patch

Review of attachment 8756483 [details] [diff] [review]:
-----------------------------------------------------------------

r=dkl
Attachment #8756483 - Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   7b4ca46..e7f837c  master -> master
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: