MantisBT: master-1.2.x 90c726d3

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2010-05-16 12:07 master-1.2.x 3fa5664b
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