View Issue Details

IDProjectCategoryView StatusLast Update
0001806OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
Reportertomas_liubinas Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.3.2 revision 27884 
Summary0001806: When saving category sorting there is a possibility that "Save" button stays inactive always
DescriptionWhen saving category sorting (popups/category_order.tpl) there is a possibility that "Save" button stays inactive always. It happened in one case due to modules returning extra line break in server response. As JavaScript performs very strict check, the check fails. We need more robust check here.
TagsAJAX
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

tomas_liubinas

2010-04-30 16:51

reporter   ~0002614

Solved with the help of javaScript in \source\out\admin\tpl\category_order.tpl file