#470258 cdebconf: debconf/translations-dropped is set too early

Package:
cdebconf
Source:
cdebconf
Description:
Debian Configuration Management System (C-implementation)
Submitter:
Frans Pop
Date:
2010-05-17 02:36:10 UTC
Severity:
normal
#470258#5
Date:
2008-03-10 10:59:20 UTC
From:
To:
I implemented a dialog in localechooser to warn users that switching
translations was no longer possible, but during testing found that
debconf/translations-dropped is set to true immediately after localechooser
(or probably any other component) has been run and not only after
translations have actually been dropped.

The template should only be set to true after anna has been run (at least,
according to commit r47699).

Because of this bug the dialog to warn users has been disabled for now.