Photo Organizer

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 2.34-rc2
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Photo Organizer
Opened by robert.hendrickx - 2007-08-11
Last edited by pizza - 2007-08-11

FS#241 - ufraw options not taken into account

The "global $po_options" is missing in import_raw_decode_ufraw

patch :
Index: include/import.php
===================================================================
--- include/import.php (revision 1548)
+++ include/import.php (working copy)
@@ -1007,6 +1007,7 @@

function import_raw_decode_ufraw($input_file_name, $camera_input_profile, $verbose, &$image_data) {
// global $icc_profiles;
+ global $po_options;
global $sys_ufraw;
global $tmp_volume_path;
global $strings;

Closed by  pizza
2007-08-11 18:28
Reason for closing:  Fixed
Additional comments about closing:  checked into r1553. Thanks!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing