List for cgit developers and users
 help / color / mirror / Atom feed
* Angle brackets - < and >
@ 2022-09-17 14:32 Graham Perrin
  2022-09-17 15:47 ` John Keeping
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Perrin @ 2022-09-17 14:32 UTC (permalink / raw)
  To: cgit


[-- Attachment #1.1: Type: text/plain, Size: 699 bytes --]

Hi

Commit messages 
<https://github.com/freebsd/freebsd-doc/commit/f814150c1af932259a239ad01c0237f58bdce402> 
and 
<https://github.com/freebsd/freebsd-doc/commit/9d5951404e425725a84265113abef1c3b2e86d91> 
appear OK.

In corresponding 
<https://cgit.freebsd.org/doc/commit/?id=f814150c1af932259a239ad01c0237f58bdce402> 
and 
<https://cgit.freebsd.org/doc/commit/?id=9d5951404e425725a84265113abef1c3b2e86d91>, 
it's as if the closing angle bracket is misinterpreted as part of the 
address.

Please, might this be a bug in cgit?

Reference:

RFC 3986 - Uniform Resource Identifier (URI): Generic Syntax, Appendix C:

<https://datatracker.ietf.org/doc/html/rfc3986#appendix-C>


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Angle brackets - < and >
  2022-09-17 14:32 Angle brackets - < and > Graham Perrin
@ 2022-09-17 15:47 ` John Keeping
  2022-09-23  5:55   ` Graham Perrin
  0 siblings, 1 reply; 3+ messages in thread
From: John Keeping @ 2022-09-17 15:47 UTC (permalink / raw)
  To: Graham Perrin; +Cc: cgit

On Sat, Sep 17, 2022 at 03:32:48PM +0100, Graham Perrin wrote:
> Commit messages <https://github.com/freebsd/freebsd-doc/commit/f814150c1af932259a239ad01c0237f58bdce402>
> and <https://github.com/freebsd/freebsd-doc/commit/9d5951404e425725a84265113abef1c3b2e86d91>
> appear OK.
> 
> In corresponding <https://cgit.freebsd.org/doc/commit/?id=f814150c1af932259a239ad01c0237f58bdce402>
> and <https://cgit.freebsd.org/doc/commit/?id=9d5951404e425725a84265113abef1c3b2e86d91>,
> it's as if the closing angle bracket is misinterpreted as part of the
> address.
> 
> Please, might this be a bug in cgit?

Commit message formatting in CGit is extensible and the example filter
shipped with CGit does not do any URL detection, so cgit.freebsd.org
must be using their own filter.

I suggest you report a bug to them.


Regards,
John

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Angle brackets - < and >
  2022-09-17 15:47 ` John Keeping
@ 2022-09-23  5:55   ` Graham Perrin
  0 siblings, 0 replies; 3+ messages in thread
From: Graham Perrin @ 2022-09-23  5:55 UTC (permalink / raw)
  To: cgit


[-- Attachment #1.1: Type: text/plain, Size: 1223 bytes --]

On 17/09/2022 16:47, John Keeping wrote:

> On Sat, Sep 17, 2022 at 03:32:48PM +0100, Graham Perrin wrote:
>> Commit messages 
>> <https://github.com/freebsd/freebsd-doc/commit/f814150c1af932259a239ad01c0237f58bdce402>
>> and 
>> <https://github.com/freebsd/freebsd-doc/commit/9d5951404e425725a84265113abef1c3b2e86d91>
>> appear OK.
>>
>> In corresponding 
>> <https://cgit.freebsd.org/doc/commit/?id=f814150c1af932259a239ad01c0237f58bdce402>
>> and 
>> <https://cgit.freebsd.org/doc/commit/?id=9d5951404e425725a84265113abef1c3b2e86d91>,
>> it's as if the closing angle bracket is misinterpreted as part of the
>> address.
>>
>> Please, might this be a bug in cgit?
> Commit message formatting in CGit is extensible and the example filter
> shipped with CGit does not do any URL detection, so cgit.freebsd.org
> must be using their own filter.
>
> I suggest you report a bug to them.
>
>
> Regards,
> John

Thank you.

 From a commit today, it seems that white space delimitation is 
similarly affected. FYI:

266473 – cgit.freebsd.org breaks some links – seems to not recognise 
some types of URI delimiter (RFC 3986)
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266473>




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-23  5:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-17 14:32 Angle brackets - < and > Graham Perrin
2022-09-17 15:47 ` John Keeping
2022-09-23  5:55   ` Graham Perrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).