View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003676 | OXID eShop (all versions) | 1.06. Search, Tags | public | 2012-03-06 11:37 | 2012-12-07 14:42 |
Reporter | michael_keiluweit | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 4.5.8 revision 42471 | ||||
Summary | 0003676: too short tags are not callable in frontend | ||||
Description | tags which are to short (for example: rrd) are not callable in the frontend. install a PE 4.4.8. please goto: http://OXID_ESHOP_PE_4.5.8_42471/tag/kite/ and please see attached screenshot. it shows the db entry of the tag. you see, kite,rrd_,passion,2010. change the url to http://OXID_ESHOP_PE_4.5.8_42471/tag/2010 it works. change it to http://OXID_ESHOP_PE_4.5.8_42471/tag/rrd/ it fails with an error (attachemend not_found.PNG). | ||||
Additional Information | tested in a pe 4.5.8. i've seen in demoshop it works fine. But locally not, though I installed the pe 4.4.8 fresh (with a new database). Can you reproduce it on your system? | ||||
Tags | Tags | ||||
Attached Files | |||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: michael_keiluweit Hi, We checked this once again and it works locally also. But you mixed shop versions between 4.4.8 and 4.5.8. It's possible that on 4.4.8 it didn't worked as I remember there was some problem with very short tags, which was fixed in some version later. but in 4.5.8 version it works well. |