I got the following use case:
- Magento 1.8
- Shop configured for Germany with Gross Prices (incl tax 19%)
- Make an order with a swiss address (tax 0%) (no guest order)
- Go to product view page
- Price is calculated as German net value (gross price minus 19%)
After I add the product to the cart, everything works as intended again.
Any ideas?