MantisBT: master 18b995e2

Author Committer Branch Timestamp Parent
rombert rombert master 2010-05-16 12:07 master 87448db8
Affected Issues  0011590: Couple of bugs in api/soap/mc_file_api.php - mc_file_add()
Changeset

Fix attachment upload for SOAP API/PostgreSQL

Using database attachments and the SOAP API was broken when using
PostgreSQL as the database. The code now uses the same query as in
file_api.php

Fixes 0011590: Couple of bugs in api/soap/mc_file_api.php - mc_file_add()

mod - api/soap/mc_file_api.php Diff File