View Issue Details

IDProjectCategoryView StatusLast Update
0006702OXID eShop (all versions)2.6. Administer orderspublic2017-11-14 16:01
Reporterjuergen_busch 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.0.0-rc.2 
Target VersionFixed in Version6.0.0 
Summary0006702: Disabled controls are not clearly visible as not writable
DescriptionEnterprise Edition, subshop with inherited products. All controls except of the price are not writable by default. The disabled controls are not clearly shown as not writeable (see screenshot from version 4&5 vs. 6).

Long description of the product is shown and writable.
Steps To Reproduce* create subshop in an Enterprise Edition
* inherit the products of the main shop
* go to Administer Products -> Products
* have a look at the controls
* try to change the long description
Additional InformationThere are some other places in subshop, for example "Countries".
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

juergen_busch

2017-10-05 10:34

reporter  

oxaags01.png (53,299 bytes)
oxaags01.png (53,299 bytes)

juergen_busch

2017-10-05 10:35

reporter  

oxbags01.png (86,344 bytes)
oxbags01.png (86,344 bytes)

QA

2017-10-05 13:57

administrator   ~0012235

Same behaviour as in EE 5.3.

config.inc.php

//define oxarticles fields which could be edited individually in subshops
//do not forget to add these fields to oxfield2shop table
//note the field names are case sensitive here
$this->aMultishopArticleFields = array("OXPRICE", "OXPRICEA", "OXPRICEB", "OXPRICEC", "OXUPDATEPRICE", "OXUPDATEPRICEA", "OXUPDATEPRICEB", "OXUPDATEPRICEC", "OXUPDATEPRICETIME");

sebastian.bauer

2017-11-14 15:55

reporter   ~0012267

Last edited: 2017-11-14 15:56

View 2 revisions

Fixed in next 6 release candidate with this commit: https://github.com/OXID-eSales/oxideshop_ce/commit/cc4d53cb439a38348e1e420cffa231e0d62dff10