[ 
https://issues.apache.org/jira/browse/OFBIZ-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815589#comment-13815589
 ] 

Sebastian Wachinger edited comment on OFBIZ-4535 at 11/7/13 3:04 AM:
---------------------------------------------------------------------

Hi Jacques,

I tested the new 
[seo-branch|https://svn.apache.org/repos/asf/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23],
 and as expected there are no issues with the processing of special characters 
in the search or in the other input fields for customer data.

@paul: Maybe I should place this question on 
[OFBIZ-5312|https://issues.apache.org/jira/browse/OFBIZ-5312], but then again 
it's possible that you already answered it in your comment from 15 October (the 
not-100%-spot-on-not-yet-fully-integrated bit) in this here thread, so there we 
go:
While testing the 
[seo-branch|https://svn.apache.org/repos/asf/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23]
 I noticed that now many different variants for the URL of a product page do 
work,
e.g. for ecommerce/product/Tiny-Gizmo-gz-1000.html
- _ecommerce/product/Tiny-Gizmo-GZ-1000.html_
- _ecommerce/product/tiny-gizmo-gz-1000.html_ (and all conceivable combinations 
of upper/lower case)
- _ecommerce/{{some arbitrary characters}}/Tiny-Gizmo-gz-1000.html_
- _ecommerce/product/tiny-gismo-gz-1000.html_ (and upper case variants, the 
_gismo_ may work because of the intended coexistence with _ALTERNATIVE_URL_  
you mentioned on [OFBIZ-5312|https://issues.apache.org/jira/browse/OFBIZ-5312])

So upper and lower case do not matter, and the _product_ bit can be used or not 
or be replaced at will. Now I'm wondering if this is a bug or a feature, and 
whether this has any relevance SEO-wise (can you call this _duplicate entries_) 
?





was (Author: komdata):
Hi Jacques,

I tested the new 
[seo-branch|https://svn.apache.org/repos/asf/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23],
 and as expected there are no issues with the processing of special characters 
in the search or in the other input fields for customer data.

@paul: Maybe I should place this question on 
[OFBIZ-5312|https://issues.apache.org/jira/browse/OFBIZ-5312], but then again 
it's possible that you already answered it in your comment from 15 October (the 
not-100%-spot-on-not-yet-fully-integrated bit) in this here thread, so there we 
go:
While testing the 
[seo-branch|https://svn.apache.org/repos/asf/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-23]
 I noticed that now many different variants for the URL of a product page do 
work, e.g. for ecommerce/product/Tiny-Gizmo-gz-1000.html
- ecommerce/product/Tiny-Gizmo-GZ-1000.html
- ecommerce/product/tiny-gizmo-gz-1000.html
- ecommerce/Tiny-Gizmo-gz-1000.html
- ecommerce/_some arbitrary characters_/Tiny-Gizmo-gz-1000.html
- ecommerce/product/tiny-gismo-gz-1000.html (and upper case variants, the 
_gismo_ may work because of the intended coexistence with _ALTERNATIVE_URL_  
you mentioned on [OFBIZ-5312|https://issues.apache.org/jira/browse/OFBIZ-5312])

So upper and lower case do both work, and the _product_ bit can be used or not 
or be replaced at will. Now I'm wondering if this is a bug or a feature, and 
whether this has any relevance SEO-wise (can you call this _duplicate entries_) 
?




> Search using Russian word (maybe others) causes distortion and failed product 
> search
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4535
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4535
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk, Release Branch 12.04
>         Environment: Ubuntu and others.
>            Reporter: mz4wheeler
>         Attachments: r1127449-r1127394.diff
>
>
> NOTE: The following post contains UTF8 characters.
> After rebuilding keywords in a UTF8 database (postgres) and searching a UTF8 
> browser (chrome), the Russian phrase is correctly present in the database, as 
> follows:
> ofbiz=# select * from product_keyword where keyword = 'игроков';
>    product_id    | keyword | relevancy_weight (trimmed)
> -----------------+---------+-----------------
>  DVDMV-ADVANGYM  | игроков |                1 
> However, when pasting 'игроков' into ecommerce Search, the following is 
> returned "Not Found"
> Keywords: "Ð¸Ð³Ñ Ð¾ÐºÐ¾Ð²", where any word matches, which distorts the search.
> This may affect other languages, which I haven't tested.
> I also tried the same search in 12.04 (demo) and trunk and it produces the 
> same issue.  This means that multi-language product search is broken in 
> OFBiz.  11.04 is unaffected.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to