Bug#706331: Validation issue with the patch

2013-05-27 Thread victory
On Thu, 09 May 2013 16:54:03 -0400 David Prévot wrote: pack("U0C*", unpack("C*", $str)) seems to set a flag (http://plosquare.blogspot.jp/2009/04/viewing-internal-representation-of.html) so, changing english/template/debian/countries.wml line 15: $countries{$code} = $_; to $countries{$code} =

Bug#706331: Validation issue with the patch

2013-05-09 Thread David Prévot
Hi, Le 09/05/2013 16:31, victory a écrit : > best fix for this is using a cache file of isoquery's output for each lang Please note we already have such a cache available, built by the following script (it can be improved, moved to a higher level and, of course, its result can be more widely use

Bug#706331: Validation issue with the patch

2013-05-09 Thread victory
On Thu, 09 May 2013 14:54:15 -0400 David Prévot wrote: > > it may be ok to put in the top of japanese/distrib/pre-installed.wml > It has unfortunately other weird side effects as is: > http://www.tilapin.org/debian/distrib/pre-installed.ja this is probably the same as putting that in count

Bug#706331: Validation issue with the patch

2013-05-09 Thread David Prévot
Hi, Le 09/05/2013 14:04, victory a écrit : > On Thu, 09 May 2013 12:58:18 -0400 > David Prévot wrote: > >> Unfortunately, it seems to trigger a bunch of new validation issues: > it may be ok to put in the top of japanese/distrib/pre-installed.wml It has unfortunately other weird side effects a

Bug#706331: Validation issue with the patch

2013-05-09 Thread victory
On Thu, 09 May 2013 12:58:18 -0400 David Prévot wrote: > Unfortunately, it seems to trigger a bunch of new validation issues: as this was by-product of others, I didn't do further tests for this and now have no test environment, so just a guess, though, it may be ok to put in the top of japanes

Bug#706331: Validation issue with the patch (Was: Bug#706331: country lists are strange order)

2013-05-09 Thread David Prévot
Hi, Le 09/05/2013 00:52, victory a écrit : > >> Can you please be specific (provide a broken order and an URL)? > > /distrib/pre-installed Thanks patch applied. Unfortunately, it seems to trigger a bunch of new validation issues: http://www-master.debian.org/build-logs/validate/ Is so