Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2021 12:12:05 +0200
From:      Michael Gmelin <freebsd@grem.de>
To:        Kubilay Kocak <koobs@FreeBSD.org>
Cc:        Yuri Pankov <yuripv@yuripv.dev>, current@freebsd.org, Bugmeister <bugmeister@FreeBSD.org>
Subject:   Re: linking to git revisions in bugzilla
Message-ID:  <20210412121205.1c1ed586@bsd64.grem.de>
In-Reply-To: <36286647-e005-d289-45d6-9630d39d6430@FreeBSD.org>
References:  <134b5580-360a-43c9-8c8f-2a50c2524e7e@www.fastmail.com> <36286647-e005-d289-45d6-9630d39d6430@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 12 Apr 2021 15:00:58 +1000
Kubilay Kocak <koobs@FreeBSD.org> wrote:

> On 12/04/2021 9:02 am, Yuri Pankov wrote:
> > While filing a bug, I noticed that the help only mentions svn
> > revision numbers, and "Preview" tab had no output

The Preview tab isn't updating in general when filing a new bug. This
is due to a problem with bugzilla. I described this in more detail here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250699#c3

I suggested a workaround in there as well, something like changing
'onclick="show_comment_preview()"' to
'onclick="show_comment_preview(1)".'.

I don't know who has the access permissions and time to fix the problem
or at least implement a temporary workaround.

Best,
Michael

> when I tried
> > putting "base <short-git-hash>", so I'm wondering how do you link
> > to git revisions?  
> 
> We'll (bugmeister) be adding parsing support for it (along with a few 
> other related auto-linking things)
> 
> I'd encourage people to use "<repo> <short hash>" (repo =
> src|doc|ports) where short hash is at least 8 chars in the meantime.
> Once parsing is added all previous references will be linked.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"



-- 
Michael Gmelin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210412121205.1c1ed586>