Download & Extend

Warnings when trying to edit a price field

Project:Commerce Kickstart
Version:7.x-2.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

When trying to edit a price field from a variation type, the following warnings are displayed :

    Notice: Undefined index: instance in chosen_form_field_ui_field_edit_form_alter() (line 54 of profiles/commerce_kickstart/modules/contrib/chosen/chosen.module).
    Notice: Undefined index: description in token_form_field_ui_field_edit_form_alter() (line 759 of profiles/commerce_kickstart/modules/contrib/token/token.module).
    Notice: Undefined index: #description in token_form_field_ui_field_edit_form_alter() (line 759 of profiles/commerce_kickstart/modules/contrib/token/token.module).

Comments

#1

Version:7.x-2.x-dev» 7.x-2.0-rc4

I have the same issue with the 7.x-2.0-rc4+0-dev commerce kickstart version. any solutions ?

#2

Version:7.x-2.0-rc4» 7.x-2.x-dev

this seems to be Chosen module issue : #1720846: Fixing widget type check
it was fixed for 7.x-2.x, http://drupalcode.org/project/chosen.git/commit/3f674a9
But this version is not "Supported" release, yet.

It seems there's also a similar issue with Token module : #1720576: When you programmatically create a field with the option "locked => TRUE", there can be errors.
patch available

#3

Status:active» closed (works as designed)

Okay, so nothing to do here.

We have an open, RTBC issue in the Chosen queue saying "Give us a stable 2.x release", and the Token patch is in progress. Once that happens, the errors will go away.

#4

when triying to access
Inicio » Administration » Opcs tienda » Advanced store settings » Line item types » Envío » Manage fields » Shipping service

thanks, waiting that patch or solution

nobody click here