Closed (fixed)
Project:
Bank Transfer | Ubercart Payment
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 07:56 UTC
Updated:
25 Mar 2011 at 18:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
xibun commented@essbee - no surprise! that part of the Drupal Commerce software didn't exist when I wrote the module...
patch welcome :)
Comment #2
daniel bornman commentedThe problem is that $output is being returned as a string on line 134 (see http://drupal.org/node/1047166#comment-4122142). I've attached a patch as requested.
Comment #3
xibun commented@danielbornman: thanks! I'm glad to see help from the community! :) - btw: I plan to run tests and make a new version once Ubercart goes Beta2.
Comment #4
xibun commentedas promised: tested (works perfectly) - and already committed to head