Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2010 at 18:47 UTC
Updated:
23 Dec 2011 at 00:21 UTC
Is there a reason these aren't automatically updated through update.php through different Ubercart releases? I always forget to do this until we get an angry customer that can't pay us because there was a bug in a particular country that was fixed in later versions of the language file.
Comments
Comment #1
longwaveThey aren't modules, so as far as I know there's no hook we can trigger on to do this, unless uc_store.install was updated every time a new language file was released. Perhaps something could be added to the store status messages, though.
Comment #2
longwaveMarked #766226: Handle updates to Country CIFs better so that any updates can be applied and not easily missed as duplicate
Comment #3
longwaveBetter title.
Comment #4
mikas commentedComment #5
tr commentedAdded warning to store status if updates are available for installed countries.
Fixed in 6.x-2.x-dev by commit e1bf8c1a
Fixed in 7.x-3.x-dev by commit 8e803205