Menu

Commit [r8186]  Maximize  Restore  History

During initenv, make sure the prompt questions and answers can contain unicode characters.

This will be useful for 0.12dev, when the translations are enabled and the LANG environment variable is set.

But even in 0.11.x, the input itself can contain non-ascii characters (e.g. in the project name), so first apply to 0.11-stable.

Closes #8275.

cboos 2009-05-10

changed /branches/0.11-stable/trac/admin/console.py
changed /branches/0.11-stable/trac/util/text.py
/branches/0.11-stable/trac/admin/console.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/util/text.py Diff Switch to side-by-side view
Loading...