1- drupal_set_message and drupal_get_message is deprecated as per this link - https://www.drupal.org/node/2774931 so fixing those parts.

2- AffiliatesProduct name field length is 50 (which is very less as while fetching data from API, showing error)

3- Fixing template path

4- Fixing some minor issues in product entity to make it compatible with advance feeds crawler.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ankitjain28may created an issue. See original summary.

ankitjain28may’s picture

Status: Active » Needs review
FileSize
6.77 KB
ankitjain28may’s picture

Issue summary: View changes
ankitjain28may’s picture

Title: Add fields in config form for Scraper and Fix some issues » Fix some issues in product entity
Status: Needs review » Active
ankitjain28may’s picture

Status: Active » Needs review
FileSize
4.27 KB

Please review.

dbjpanda’s picture

Status: Needs review » Reviewed & tested by the community

:)

ankitjain28may’s picture

Just a change in the length of the name from 50 to 1024

thedrupalkid’s picture

#7 Looks good we can go ahead and commit.

dbjpanda’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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