Just installed EstimatorPlugin and found a critical Bug for german users.
If I use one of these characters
ä ü ö[[BR]]
a u o with two little dots on it (in case the above line is readable for you)
( html: ä ö ü
which are on the german codetable, I get an error while saving the estimate:
Invalid Id: 2
Error: 'ascii' codec can't encode character u'\xfc' in position 33: ordinal not in range(128)
(just for info: The border of the message is green, just for the look and feel it should be red :-) )
The thing is: The estimate is saved as it should (including special characters) with the ticket, but if I click on "edit this estimate" I get the same error message and an empty estimate. I have no possibility
Trac 0.11 rc2 standalone @ windows
Latest EstimatorPlugin
Some other Plugins seem to have similar problems:
http://trac-hacks.org/search/...
http://trac-hacks.org/ticket/1969