Closed (fixed)
Project:
Commerce Product Key
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 14:25 UTC
Updated:
13 Jun 2012 at 14:51 UTC
The product key entity definition does not provide (has commented out) the entity's label definition. I think this should be set to the product key "code" field.
I noticed this when using product keyss with the realtion module. When I created a relation the product key endpoint was displayed as empty. This was misleading because the actual relation was made and only the product key label was empty.
Tiny patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-code-should-be-the-product-keys-label.patch | 787 bytes | paranojik |
Comments
Comment #1
slashrsm commentedI agree with this.
Comment #2
slashrsm commentedCommitted: http://drupalcode.org/project/commerce_product_key.git/commit/34193d8
Thanks!