Fórumok

Problem with Japanese Language

thumbnail
Akash Patil, módosítva 12 év-val korábban

Problem with Japanese Language

Junior Member Bejegyzések: 75 Csatlakozás dátuma: 2010.12.13. Legújabb bejegyzések
Hi,

I have created a custom portlet which facilitates search Users by their First Name & Last Name.
I have used the AJAX for searching users because I do not want the page to get reloaded.

In my portal I have got the users having First Name and Last Name in Japanese Language.

My Observation is that when I search user by typing Japanese FN/LN, there is a different behavior in differnet browser as below : -

(1) Mozilla Firefox :- This returns me the correct result.
(2) Google Crome :- This returns me "No user found"

Just wondering why this must be happening. Any ideas?

Regards,
Akash Patil
thumbnail
Akash Patil, módosítva 12 év-val korábban

RE: Problem with Japanese Language

Junior Member Bejegyzések: 75 Csatlakozás dátuma: 2010.12.13. Legújabb bejegyzések
I Solved this problem by using Alloy's A.Io.Request instead of jQuery Ajax., So if anyone need help on this let me know. .,
thumbnail
Ritabrata Mukherjee, módosítva 10 év-val korábban

RE: Problem with Japanese Language

Junior Member Bejegyzések: 26 Csatlakozás dátuma: 2009.03.03. Legújabb bejegyzések
Hey Akash,
We plan to implement a Liferay portal site in Japanese. Can you please advise us about typical challenges that you faced during your implementation. For example, Lucene search support for Japanese text, Japanese date format, layout or locale issues if any, etc. Also, any workarounds or Liferay patches that were needed for them .. Thanks in advance.
thumbnail
Ritabrata Mukherjee, módosítva 10 év-val korábban

RE: Problem with Japanese Language

Junior Member Bejegyzések: 26 Csatlakozás dátuma: 2009.03.03. Legújabb bejegyzések
For all - we implemented the Japanese site in Liferay with minimal customization. Contrary to popular belief, Liferay provides great support for double-byte char languages. This includes out-of-the-box portlets, content structures and expando attributes.