Hi Theodoros: On Thu, 30 Apr 2009, [email protected] wrote: > There is a glitch in how utf8 names of collections are displayed in > the 'search collections' box. [...]
I think we talked about this issue last summer, and I fixed the problem at the time, please see: <http://cdsware.cern.ch/repo/?p=cds-invenio.git;a=commit;h=771fec6b82db7c6df93a52ef8444af565e57fecc> If you are running the latest released Invenio version, then you may want to apply the above patch. > It also seems that for utf8 collection names the maximum string length > that is allowed to be displayed, is half of that of non-utf8 names :) Not anymore, because the above patch truncates names by the number of characters, not by the number of bytes, so everything should be okay with respect to multi-byte Unicode characters. Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
