Hmm...I don't think so, but maybe expert eyes can spot something my
inexperienced ones can't. Here's the log from where I request a
product page; this is what's showing at the same time as the
RoundedDecimalError is showing in my browser:

2009-05-08 23:26:11,823 wishlist.urls: DEBUG    adding wishlist urls
at ^wishlist/
2009-05-08 23:26:12,407 recentlist.middleware: DEBUG    Product url is
^/product/(?P<slug>[-\w]+)/
2009-05-08 23:26:12,437 root        : DEBUG    subtypes =
('ConfigurableProduct',)
2009-05-08 23:26:12,448 product.utils: DEBUG    serialized: []
2009-05-08 23:26:12,448 product.utils: DEBUG    Serialized Options
3000b: []
2009-05-08 23:26:12,457 l10n.utils  : DEBUG    setting locale: ('en',
'utf-8')
2009-05-08 23:26:12,457 l10n.utils  : DEBUG    setting locale: en
2009-05-08 23:26:12,457 l10n.utils  : DEBUG    setting locale:
('en_us', 'utf-8')
2009-05-08 23:26:12,458 l10n.utils  : DEBUG    setting locale: en_us
5-08 23:26:12,458 l10n.utils  : DEBUG    setting locale: en_us
 locale: en_us

As an aside, I decided to compare the contents of my locale files with
one another...my en_US versions are identical to my en_US.UTF-8 ones,
and different from my en_US.ISO-8859-1 set. It looks from <a
href="http://www.satchmoproject.com/trac/wiki/
InstallationHints#Badsettings.LANGUAGE_CODE">this</a> as if they
should be identical to the ISO-8859-1 set...is that the case?

Thank you,
bkev
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to