View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007166 | OXID eShop (all versions) | 4.09. SEO, SEO URL | public | 2020-07-30 12:42 | 2024-07-17 15:03 |
Reporter | QA | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 6.2.2 | ||||
Summary | 0007166: Fixation of SEO URL is ignored when changing categorie assignment of article | ||||
Description | Hi there, we encounterd the problem that seo url of an article is changend and settings resetted if you assign an article to a other categorie. Even categorie-seo url behave diffrent, so we regard this as a bug. Best regards QA - SG - | ||||
Steps To Reproduce | 1. Fixate SEO URL of any article 2. Assign this article a new categorie, remove the old one 3. there is no fixation anymore | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
- EE 7.1.0 - Using product Destiny to test - I set flag "Fixed URL" to true - I see: https://mk.oxid.academy/Merchandise/Koffer/Destiny.html - I change product name to Destinytest - I see: https://mk.oxid.academy/Merchandise/Koffer/Destiny.html - I add the product to the category Fahrzeuge - I see https://mk.oxid.academy/Autos/Destinytest.html (which is fine, cause the URL didn't exist before). - I see https://mk.oxid.academy/Merchandise/Koffer/Destiny.html (stayed the same) - I see "Fixed URL" is unset for /Autos/, but not for Merchandise, which is fine. Conclusion: Can't reproduce. Flag "fixed URL" stays set, when it was set. For every new category it is unset at first, but can be changed and stays changed. New categories take over the current product name and not the old one, which is also comprehensible. -MK |