6.0.0-beta1
7/16/25

[#13347] Opening contact fails due to missing DB column
Summary Opening contact fails due to missing DB column
Queue Turba
Queue Version 4.2.0
Type Bug
State Not A Bug
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester jens_reg_02 (at) nachthell (dot) net
Created 07/10/2014 (4024 days ago)
Due
Updated 07/10/2014 (4024 days ago)
Assigned 07/10/2014 (4024 days ago)
Resolved 07/10/2014 (4024 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/10/2014 05:07:13 PM Michael Rubinsky State ⇒ Not A Bug
Priority ⇒ 1. Low
 
07/10/2014 05:07:03 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Assigned
Reply to this comment
Your turba/config/backends.local.php file is out of date.
07/10/2014 05:04:00 PM jens_reg_02 (at) nachthell (dot) net Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Opening contact fails due to missing DB column
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi Guys!

Today I updated to the new final Versions of all Horde applications 
including Turba 4.2.0 (I had never installed the beta and RC versions).

But there is a bug in an SQL query with a wrong column.

2014-07-10T16:55:35+00:00 ERR: HORDE [turba] SQL QUERY FAILED: Unknown 
column 'object_category' in 'field list'
        SELECT object_id, owner_id, object_type, object_members, object_uid,
          object_firstname, object_lastname, object_middlenames,
          object_nameprefix, object_namesuffix, object_alias,
          object_yomifirstname, object_yomilastname, object_bday,
          object_anniversary, object_spouse, object_photo, object_phototype,
          object_homestreet, object_homepob, object_homecity,
          object_homeprovince, object_homepostalcode, object_homecountry,
          object_workstreet, object_workpob, object_workcity,
          object_workprovince, object_workpostalcode, object_workcountry,
          object_otherstreet, object_otherpob, object_othercity,
          object_otherprovince, object_otherpostalcode, object_othercountry,
          object_department, object_manager, object_assistant, object_tz,
          object_email, object_homeemail, object_workemail, object_homephone,
          object_homephone2, object_homefax, object_workphone,
          object_workphone2, object_cellphone, object_carphone,
          object_radiophone, object_companyphone, object_assistantphone,
          object_fax, object_pager, object_title, object_role, object_company,
          object_logo, object_logotype, object_category, object_notes,
          object_url, object_freebusyurl, object_pgppublickey,
          object_smimepublickey, object_imaddress, object_imaddress2,
          object_imaddress3 FROM turba_objects WHERE object_id IN
          ('2xt9SDFWylh-WsgGDIv7Ng1') AND owner_id = 'jmeier' [pid 12747 on 
line 315 of "/usr/share/php/Horde/Db/Adapter/Mysqli.php"]

I also updated my DB schemes without errors, so I think this will be a bug...

Hope you can fix this soon so that Turba will be usable.

Thank you very much!!!
Jens

Saved Queries