Project:
View Revisions: Issue #27903 | [ Back to Issue ] | ||
Summary | 0027903: Not possible to assign a characteristic subset having a tab under the [Characteristic Configuration] tab | ||
Revision | 2014-11-12 10:54 by inigosanchez | ||
Steps To Reproduce | 1) Create the attached table 2) Define it in the application dictionary 3) Create a new tab under the "Characteristic Configuration" tab in the [Product] window (level number 3) 4) Recompile and Restart Tomcat 5) As group admin. Go to the [Product Characteristic] window and create a new variant characteristic with a subset with one value at least. 6) Go to the [Product] window. Create a new generic product. Navigate to the [Characteristics] tab and assign the characteristic created in step 5). Save the record. 7) Check that there are values in [Characteristic Configuration] tab created in step 5. 8) Now, in the [Characteristics] tab tries to assign a subset value in "Characteristic subset" field and try to save the record. |
||
Revision | 2014-11-11 17:44 by caristu | ||
Steps To Reproduce | 1) Create the attached table 2) Define it in the application dictionary 3) Create a new tab under the "Characteristic Configuration" tab in the [Product] window (level number 3) 4) Recompile and Restart Tomcat 5) As group admin. Go to the [Product Characteristic] window and create a new variant characteristic with a subset with one value at least. 6) Go to the [Product] window. Create a new generic product. Navigate to the [Characteristics] tab and assign the characteristic created in step 5). Save the record. 7) Select a value for the subset field and try to save the record. |
||
Revision | 2014-10-17 14:25 by caristu | ||
Steps To Reproduce | 1) Create the attached table 2) Define it in the application dictionary 3) Create a new tab under the "Characteristic Configuration" tab in the [Product] window (level number 3) 4) Recompile and Restart Tomcat 5) As group admin. Go to the [Product Characteristic] window and create a new variant characteristic with a subset with one value at least. 6) Go to the [Product] window. Create a new generic product. Navigate to the [Characteristics] tab and assign the characteristic created in step 5) 7) Select a value for the subset field and try to save the record |
||
Revision | 2014-10-17 14:22 by caristu | ||
Steps To Reproduce | 1) Create the attached table 2) Define it in the application dictionary 3) Create a new tab under the "Characteristic Configuration" tab in the [Product] window (level number 3) 4) Recompile and Restart Tomcat 5) As group admin. Go to the [Product Characteristic] window and create a new characteristic with a subset with one value at least. 6) Go to the [Product] window. Create a new generic product. Navigate to the [Characteristics] tab and assign the characteristic created in step 5) 7) Select a value for the subset field and try to save the record |
||
Revision | 2014-10-17 14:22 by caristu | ||
Description | Is not possible to assign a characteristic subset having a tab under the Characteristic Configuration tab. The table used by this new tub must have a reference to the m_product_ch_conf table. (Attached table definition as example) The following error is raised in the log: collection owner not associated with session. This error is thrown because of the removal operations performed in the onUpdate event of the ProductCharacteristicEventHandler |
||
Revision | 2014-10-17 14:21 by caristu | ||
Description | Is not possible to assign a characteristic subset having a tab under the Characteristic Configuration tab. The table used by this new tub must have a reference to the m_product_ch_conf table. (Attached table definition as example) The following error is raised in the log: collection owner not associated with session after. This error is thrown because of the removal operations performed in the onUpdate event of the ProductCharacteristicEventHandler |
Copyright © 2000 - 2009 MantisBT Group |