Mass update no longer works

Permalink Browser Info Environment
I'm helping one of the Japanese users who purchased your add-on.
I'm helping to translate the problem.

He had an select attribute with multiple choices allowed.
When he used to export the product data... it used to export as

Brass|Guitar - Distorted|Saxophone|Synthesizer


However, recently, the same item now exported as

Object: SelectAttributeTypeOptionList


It doesn't export the select option contents anymore.

It may be something to do where

case "select":
// unmap | to newline for multiple select values
$av = explode("|", $fields[$k]);
if (count($av) == 1)
$av = $av[0];
break;


Do you know what happened?

Thanks

Type: Discussion
Status: In Progress
katz515
View Replies:
nikkor replied on at Permalink Reply
nikkor
I am having the same issue, did you ever get a response?
jero replied on at Permalink Reply
jero
I must have missed this one when it was originally reported.

From memory there was problems with some custom attributes which of course I have no way of knowing how to get the information out, so for those attribute types that weren't simple strings, and which you can't really update, it outputs the object class instead of throwing an exception.

I'm on vacation right now, so the fix will need to wait, but I'll take another look when I'm back home.

concrete5 Environment Information

Checking

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.