View Issue Details

IDProjectCategoryView StatusLast Update
0006032OXID eShop (all versions)4.09. SEO, SEO URLpublic2016-05-17 15:44
ReporterStefan_Werner 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.2 / 5.1.2 
Target VersionFixed in Version4.9.10 / 5.2.10 
Summary0006032: SEO Suffix, Prefix and Title doesnt support multilingual
DescriptionIf you have several languages and change the SEO Title,Prefix or Suffix and save all other languages will be overwritten. It seems that it only saves for lang 0
Steps To Reproduce-Go to oxiddemoshop
https://demoshop.oxid-esales.com/professional-edition/admin
- Master Settings => Core Settings => SEO
- Switch language to Englisch (Page reloads) and change SEO Prefix, Suffix and Title to "blafusel"
- Press Save
- Now Englisch an German have "blafusel" als value
Additional InformationAlso in CE/EE down to 4.8/5.1
TagsSEO
ThemeAzure
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

has duplicate 0006280 closedQA Error in "core settings" -> SEO: changes in title prefix+suffix and title in one language impacts other 

Activities

Stefan_Werner

2015-01-23 14:46

reporter  

Unbenannt.PNG (9,075 bytes)
Unbenannt.PNG (9,075 bytes)

QA

2015-02-27 18:00

administrator   ~0010725

Workaround: set the values the other way round.

martinwegele

2015-03-05 09:06

reporter   ~0010749

Last edited: 2015-03-05 09:07

View 2 revisions

Workaround for more than two languages:
Set the values directly in the database in the table oxshops: oxtitleprefix_x, oxtitlesuffix_x, oxstarttitle_x where x is the id of the language

Adrian.Kirchner

2016-05-08 22:41

reporter   ~0011568

Fixed in PR https://github.com/OXID-eSales/oxideshop_ce/pull/374

anton.fedurtsya

2016-05-17 15:44

administrator   ~0011590

Thank you Adrian. The pull request merged.