Closed (fixed)
Project:
Ubercart Terms of Service
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2012 at 13:50 UTC
Updated:
13 Mar 2012 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
tr commentedI think that's because you're using the translation module with the Danish translation ('da') and you don't have a translation for the terms of service node.
I don't use the translation module so I can't test this myself, but I think this patch should eliminate the error. Please let me know if it fixes things.
Comment #2
FranckV commentedHi TR, thanks for the fix. It works perfectly !
I am like LarsKaae, I use translations on 100% of my Drupal sites in order to get ready for translated content. But I don't initially translate : I keep undefined language.
Comment #3
tr commentedThanks for testing that. I committed the fix to 6.x-1.x and 7.x-1.x.
Comment #4
LarsKaae commentedBefore i was getting the patch, I was updating the module today....and the error disappeare.
It's a great module.