spree_flexi_variants icon indicating copy to clipboard operation
spree_flexi_variants copied to clipboard

Translation Error Fix

Open Ruekompa opened this issue 11 years ago • 2 comments

Fixes Translation Missing Error for ad_hoc_options select_tag

Ruekompa avatar Dec 12 '13 18:12 Ruekompa

I'm experiencing the translation error in production for the ad-hoc options select tag. This commit seems to fix that but also does something else to fire_event, which looks like the cause of the travis ci build failing.

I wish I could get the translation fix from here without necessarily the fire_event fix. Could these be broken up and the translation accepted, Jeff?

binaryphile avatar Feb 06 '14 16:02 binaryphile

Hey binary, what I did was install the gem manually in a specified location. I get errors with the fire event, which is why I removed it. Im using postgres for production and the fire event error persisted. I heard if you use mysql it works but haven't confirmed that. But I should have submitted pull request separate. Sorry still not great with git.

Ruekompa avatar Feb 06 '14 17:02 Ruekompa