Problem/Motivation

Decide if any of the variables used in ubercart cart module need to be migrated. And, if so, the destination.

The variables I found are:

  • uc_cart_links_add_show
  • uc_cart_links_track
  • uc_cart_links_empty
  • uc_cart_links_messages
  • uc_cart_links_restrictions
  • uc_cart_links_invalid_page

Proposed resolution

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Closed (won't fix)

Since there hasn't been a request to migrate these variables, let's not. So, closing as won't fix.

Please reopen if this is something you want.