Should use <a href="http://api.drupal.org/api/drupal/includes--file.inc/function/file_unmanaged_save_data/7">file_unmanaged_save_data. Otherwise, the database complains about duplicate insertions.

Comments

wizonesolutions’s picture

StatusFileSize
new2.2 KB

This patch fixes it and is committed. Report any issues as new bugs, since a stable release will come out soon.

wizonesolutions’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 53cb268 on 7.x-1.x, 7.x-2.x, 7.x-2.x-tests1, 7.x-1.x-ubercartbackporttest by wizonesolutions:
    Issue #1419324: Fix file-saving patterns.