all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug-reference-url-format safety
@ 2008-06-21 21:03 Glenn Morris
  2008-06-23  1:15 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2008-06-21 21:03 UTC (permalink / raw)
  To: emacs-devel


Paranoid question: is it ok to mark bug-reference-url-format safe if a
string? The worse that could happen is that if you enable
bug-reference-mode and click a bug link, you get taken to some dodgy
URL.

If not, the default could be
"http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s", for
our own selfish purposes. :)




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

* Re: bug-reference-url-format safety
  2008-06-21 21:03 bug-reference-url-format safety Glenn Morris
@ 2008-06-23  1:15 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2008-06-23  1:15 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> Paranoid question: is it ok to mark bug-reference-url-format safe if a
> string?

I think so.  Of course, someone could put a value like
"http://bigbrother.com/I/m/watching/you/redirect?%s", but since it's
only used if you click on bug-numbers in that buffer, it seems the
consequences wouldn't be all that terrible.


        Stefan




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

end of thread, other threads:[~2008-06-23  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21 21:03 bug-reference-url-format safety Glenn Morris
2008-06-23  1:15 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.