Closed (fixed)
Project:
Advertisement
Version:
5.x-1.x-dev
Component:
adserve.php
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Apr 2007 at 16:43 UTC
Updated:
28 Apr 2007 at 11:46 UTC
when I add an ad it {ads} table, the field "adstatus" is set to "actiu" (I use drupal in Catalan); but when addserve try to find ads it use "...adstatus = 'active'..." so no ads where shown.
Maybe a way to correct this is using t('active') in SQL
but I think the correct way is saving it always as "active" (or any other option in English) in database
Comments
Comment #1
jeremy commentedThanks for catching this bug. It is now fixed in both the 4.7.x and 5.x development trees.
Comment #2
(not verified) commented