The problem

Due to this change made in Ubercart on July 18, 2012, the address settings screen looks cluttered and is no longer functional. This is because the form fields on the address settings were renamed in order to solve the multilanguage problem in Ubercart, see #834290-62: Address fields are no longer multilingual variables and cannot be translated.

Affected versions

All 6.x-2.x versions of Extra Fields Pane are affected by this change.

The proposed solution

Adapt the code of Extra Fields Pane to get it to work again with the latest Ubercart 6.x-2.x-dev code. The code should be adapted so that it will work with the older (stable) version of Ubercart too.

I'll be working on this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MegaChriz’s picture

Attached an example of what the address settings screen looks now.

MegaChriz’s picture

Status: Active » Fixed

A fix for this issue has been committed. The fix is compatible with both Ubercart 6.x-2.9 and the current Ubercart 6.x-2.x-dev.

Status: Fixed » Closed (fixed)

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

MegaChriz’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Status: Closed (fixed) » Needs work

The admin screen is cluttered also in the 7.x-1.x version now. That is due to this change in Ubercart.

To fix this for the 7.x-1.x version, a change in Ubercart Addresses is also needed.

I'm working on a fix right now.

MegaChriz’s picture

Issue for the required change in Ubercart Addresses: #1790024: Weight of additional address fields not correctly saved.

MegaChriz’s picture

Status: Needs work » Fixed

A fix for this issue has been committed. This fix will not work properly without this fix in Ubercart Addresses. See #1790024-1: Weight of additional address fields not correctly saved.

Beware that this fix breaks compatibility with Ubercart 7.x-3.1.

Status: Fixed » Closed (fixed)

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