emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What have the Romans done for us? (Bazaar)


From: Alan Mackenzie
Subject: Re: What have the Romans done for us? (Bazaar)
Date: Tue, 6 Apr 2010 13:25:27 +0000
User-agent: Mutt/1.5.9i

Hi, Richard,

On Tue, Apr 06, 2010 at 06:43:00AM -0400, Richard Stallman wrote:
>       They insist on you
>     submitting this bug report via a script running in a web-browser.

> I am concerned about this.  Could you show me the script?
> What is its license?

When bzr detects a bug, it prompts you to report it via 
<https://bugs.launchpad.net/bzr/+filebug>.  After logging in, and so
forth, you get a page with this:

<html>
<head>
  <title>OpenID transaction in progress</title>
</head>
<body onload="document.forms[0].submit();">
  <form accept-charset="UTF-8" action="https://login.launchpad.net/+openid";
  enctype="application/x-www-form-urlencoded" method="post"><input
  name="openid.return_to" type="hidden"
  
value="https://launchpad.net/+openid-callback?starting_url=https%3A%2F%2Fbugs.launchpad.net%2Fbzr%2F%2Bfilebug&amp;janrain_nonce=2010-04-06T12%3A51%3A50Z1G8Xn1"/>
  <input name="openid.realm" type="hidden" value="https://launchpad.net/"/>
  <input name="openid.ns" type="hidden"
  value="http://specs.openid.net/auth/2.0"; /><input name="openid.sreg.optional"
  type="hidden" value="email,fullname" /><input name="openid.claimed_id"
  type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select"/>
  <input name="openid.ns.sreg" type="hidden"
  value="http://openid.net/extensions/sreg/1.1"; /><input
  name="openid.assoc_handle" type="hidden"
  value="{HMAC-SHA1}{4ba9fc17}{Xb8Z2g==}" /><input name="openid.mode"
  type="hidden" value="checkid_setup" /><input name="openid.identity"
  type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select"/>
  <input type="submit" value="Continue" /></form>
<script> var elements =
  document.forms[0].elements; for (var i = 0; i < elements.length; i++) {
  elements[i].style.display = "none"; }
</script>
</body>
</html>

Sadly, this doesn't work in my browser.  Who knows what its license is?
Probably nobody has ever considered it.

> I will send you the email address of the maintainer
> and forward him your message.

-- 
Alan Mackenzie (Nuremberg, Germany).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]