question about required fields and I18N issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




--- Richard Megginson <rmeggins at redhat.com> wrote:

> speedy zinc wrote:
> 
> >We are working on a school project to build a 
> >"universal" directory service to support a global
> >village (:) on which  everyone can logon using
> their
> >native language. People can talk to each other
> >using their native language, but it gets translated
> >in real-time (don't expect too much, just a school
> >project). And we use FDS as the underlying service
> >for user authentication, user profile, etc.
> >
> >We want to allow user to register themselves,
> >in their own language. So, username etc, should be
> in
> >the native language.
> >  
> >
> Sure.  This is also quite common for large global
> enterprises who want 
> to provide self service or locally administered
> access to the directory 
> server.  The logic to convert from the local charset
> to utf8 must be 
> done in the application - LDAP only provides for
> utf8 data.  What is 
> registration application?  Is it open source?  What
> language is it 
> written in?  For C apps, iconv is provided by most
> *nix OSes.  There is 
> a way to do this in Windows - I can't remember, but
> there is some code 
> that the ldapsearch, ldapmodify commands use.  I
> have no idea about 
> Mac.  It's very easy to do this in Java - strings
> are stored in Unicode 
> internally, and the conversion code is built into
> the String class.
> 

But the console does not even display the content 
"correctly". We use the java sdk to get the data, and
it is correct. 

We are a team of 5, with 5 different lanaguages. We
aall
develop on Linux, using utf8 environment. We can add
entries using native characters, but despite setting
our environment to the right locale, the console just
displays some garbage characters.

regards

sz


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux