View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000807 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2009-04-17 11:32 | 2009-04-24 14:33 |
Reporter | d3 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.0 revision 17976 | ||||
Fixed in Version | 4.1.2 revision 18998 | ||||
Summary | 0000807: disable all RSS feeds | ||||
Description | It's impossible, to deactivate all RSS feeds in admin area. I can remove all markers, but after saving the previous settings are displayed again. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
Bug occurs when none of the items are selected (you need to unselect the last one with Ctrl+). When at least the one item is selected - changes are saved. Fix it to make possible save changes with all unselected items. Or insert there a new item called "none" (or similar), which can be selected when any of RSS should be displayed in frontend. |
|
added hidden field with name=confarrs[aRssSelected] and value='' bevore select box "confarrs[aRssSelected]" in template shop_config.tpl |