* bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink
@ 2024-04-23 21:07 Richard Sent
2024-04-23 21:17 ` Richard Sent
2024-05-09 3:07 ` Richard Sent
0 siblings, 2 replies; 3+ messages in thread
From: Richard Sent @ 2024-04-23 21:07 UTC (permalink / raw)
To: 70543
Hi Guix!
Not sure where to report this, but when issues.guix.gnu.org creates a
hyperlink, it will include trailing periods.
Like https://www.example.com.
Or as seen in https://issues.guix.gnu.org/70542. (If for whatever reason
the error refuses to reproduce here, that issue does actually have an
example.)
This behavior does not match the behavior of the mailing list archives
(See the issues.guix.info link at
https://lists.nongnu.org/archive/html/guix-devel/2019-05/msg00083.html)
or the Debbugs UI. (See
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70542)
Thanks!
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink
2024-04-23 21:07 bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink Richard Sent
@ 2024-04-23 21:17 ` Richard Sent
2024-05-09 3:07 ` Richard Sent
1 sibling, 0 replies; 3+ messages in thread
From: Richard Sent @ 2024-04-23 21:17 UTC (permalink / raw)
To: 70543
Correction to the issue I just discovered: apparently most symbols are
fair game to be included in the hyperlink.
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink
2024-04-23 21:07 bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink Richard Sent
2024-04-23 21:17 ` Richard Sent
@ 2024-05-09 3:07 ` Richard Sent
1 sibling, 0 replies; 3+ messages in thread
From: Richard Sent @ 2024-05-09 3:07 UTC (permalink / raw)
To: 70543
Haven't had the chance to properly hack on this yet, but I believe the
code to update is located here:
https://git.savannah.gnu.org/cgit/guix/mumi.git/tree/mumi/web/view/utils.scm#n127
Let's test how we handle links like <https://example.com>.
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-09 3:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 21:07 bug#70543: issues.guix.gnu.org considers a trailing period as part of a hyperlink Richard Sent
2024-04-23 21:17 ` Richard Sent
2024-05-09 3:07 ` Richard Sent
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).