When an error happens while retrieving Amazon items, the errors are printed on the screen.

Example: B01DY7NWVY is not a valid value for ItemId. Please change this value and retry your request.

Task: Log errors and only show errors on the screen when the Wysiwyg plugin is being used.

Comments

marcelovani created an issue. See original summary.

marcelovani’s picture

Status: Active » Needs review
theapi’s picture

The patch works, though the function changes cause an api change. Of course the functions prefixed with underscore imply private and should not be used outside of the module but some of those private function a useful.
May I suggest a 7.2 release and change the useful functions to not be private.

marcelovani’s picture

Cool, done that and committed on a new branch 2.x
http://cgit.drupalcode.org/amazon_wysiwyg/diff/?h=7.x-2.x&id1=7c47517a5f...

marcelovani’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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