View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000865 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2009-05-06 11:58 | 2012-12-10 14:17 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0000865: Own category seo url will not bequeath to malls | ||||
| Description | I create a new category which name is "myCategory". After that I change the SEO entry "myCategory" to "myCat". Then I make a new mall with the accordant assignment. Now I have the category "myCategory" in the mall, but the SEO entry is "myCategory" again. Isn't the right case that the SEO entry has the value "myCat"? | ||||
| Tags | Subshops | ||||
| Theme | |||||
| Browser | |||||
| PHP Version | |||||
| Database Version | |||||
|
|
Reminder sent to: michael_keiluweit Such behaviour is correct, because it gives possibility to define SEO urls independently in each subshop, in case if you want different urls than in Main shop. So SEO urls are not inherited for subshops together with objects (categories, articles, etc.). In case if product title will be changed in Main shop, then defined SEO urls will be reset in all subshops (except the case when SEO urls are Fixed). |