View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000059 | OXID eShop (all versions) | 1.10. RSS | public | 2008-08-29 11:14 | 2008-09-01 15:31 |
Reporter | birute_meilutyte | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 13895 | ||||
Summary | 0000059: RSS links for listmania works different in old an basic templates | ||||
Description | when entering product details, in old templates there is allways RSS link "OXID eShop 4/[tr] Listmania lists for ProductXYZ". This link opens RSS page, which is empty, if product is not assigned to listmania, or displays listmania lists, to wchic product is assigned. in basic templates, there is no such RSS link at all. and even if this product is assigned to listmania, and RSS link in browser address bar is clicked, no lists are found in RSS page. Also need to decide if this link should be displayed all the time near product details or only when product is assigned to any listmania list. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
"and even if this product is assigned to listmania, and RSS link in browser address bar is clicked, no lists are found in RSS page." this is normal behaviour if tmp cache is not cleaned. ---- "Also need to decide if this link should be displayed all the time near product details or only when product is assigned to any listmania list." I guess it should be shown even if it is not assigned, because it can be just "still not assigned (yet!)", but user, subscribed to it, would want to see if anyone will add it later to his listmania. If shop is having little user activity and no lists creation, then admin should just disable this kind of RSS. |