[Python-apps-team] Bug#736246: mercurial: hg record (German version): 'f' key assigned twice

Julien Cristau jcristau at debian.org
Thu Aug 14 07:50:17 UTC 2014


On Thu, Aug 14, 2014 at 00:44:53 -0700, Julien Cristau wrote:

> Looks fixed by:
> 
> changeset:   19831:b2e1f59a9bc4
> branch:      stable
> user:        Martin Schröder <martin.schroeder at nerdluecht.de>
> date:        Mon Sep 30 20:54:39 2013 +0200
> files:       i18n/de.po
> description:
> i18n-de: fix record prompt (issue4044)
> 
> (that's in 2.7.2 afaict, though, so I'm not sure why you were seeing
> this on 2.8.2)
> 
Actually, it was likely fixed in this one, which is in 2.9:

# HG changeset patch
# User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
# Date 1385913030 -32400
#      Mon Dec 02 00:50:30 2013 +0900
# Node ID 061766323061347b2ed6f457cdf493e1290f5483
# Parent  e5803150ea1d9e5b73acc80dab49eb3f2c1d9cf9
record: use "ui.extractchoices()" to get the list of available responses

Before this patch, record extension gets the list of available
responses from online help document of "hg record" in the tricky way,
even though the value passed to "ui.promptchoice()" has enough (maybe
i18n-ed) information.

This patch uses "ui.extractchoices()" to get the list of available
responses.

Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20140814/d0e0e726/attachment.sig>


More information about the Python-apps-team mailing list