New issue
Advanced search Search tips

Issue 847643 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature


Previous locations:
gerrit:9092


Sign in to add a comment

Linkify of bug numbers should not be dependant on case

Project Member Reported by mlamouri@chromium.org, May 25 2018

Issue description

Affected Version: 2.15.1-4019-g265555227f

What steps will reproduce the problem?
1. Open a CL with bug number marked as "BUG: "

What is the expected output? bug number should be linked to bug.


What do you see instead? bug number isn't linked.


Please provide any additional information below.

Example: https://chromium-review.googlesource.com/c/chromium/src/+/1071125
 

Comment 1 by kaspern@google.com, May 29 2018

Project: chromium
Moved issue gerrit:9092 to now be issue chromium:847643.

Comment 2 by kaspern@google.com, May 29 2018

Components: Infra>Codereview>Gerrit
This is a gerrit config setting, and up to your site admins to determine if they want this or not.
Cc: dpranke@chromium.org ajp@chromium.org tandrii@chromium.org
Dirk & Andrii - Any reason why we need to be strict on this? Seems reasonable and easy to me.

I don't know why we wouldn't want to enable this.
AFAIK, `Bug: X` and `BUG=X` both auto-linkify, so seems fine for `BUG: X` to work as well.
the reason is likely a typo in regex, ie LGTM for fixing this. Config is here (internal) http://shortn/_XPWRb9wOlc 
Labels: Pri-3 Type-Feature
Owner: ajp@chromium.org
Status: Assigned (was: New)
Thanks for the input. This seems easy enough it'll be good for me to learn by doing it.

Sign in to add a comment