List Info

Thread: Fix bric_media_upload.




Fix bric_media_upload.
user name
2006-09-26 07:45:03
On Mon, 25 Sep 2006, theorybricolage.cc wrote:
> -        $xml .= qq/<data order="$order"
element="$key">/;
> +        $xml .= qq/<field order="$order"
type="$key">/;
>         $xml .= (defined $info->{$key}) ?
$info->{$key} : 'Undefined';
> -        $xml .= "</data>n   ";
> +        $xml .= "</field>n   ";

Oh, so <data> became <field>! I wondered what
your comment meant
the other day about the field change for the SOAP library I
showed.
For some reason I forgot those changed. I noticed in
Bric::SOAP::Util
(_deserialize_element) that it is backward compatible (is it
not?).
Fix bric_media_upload.
user name
2006-09-26 17:39:24
On Sep 26, 2006, at 00:45, Scott Lanning wrote:

> Oh, so <data> became <field>! I wondered
what your comment meant
> the other day about the field change for the SOAP
library I showed.
> For some reason I forgot those changed. I noticed in
Bric::SOAP::Util
> (_deserialize_element) that it is backward compatible
(is it not?).

It should be, yes. But the category lookup in
bric_media_upload was  
failing.

Best,

David
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )