Re: [Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-09 Thread Paulo Jobim
Hi Stuart I have a couple of modifications I use in XMLUI to get this working better In XMLUI (Manakin) I have the following: In xmlui/artfactbrowser/SimpleSearch.java I have changed the methodo POST to GET ... Division query = search.addInteractiveDivision("general-query",

Re: [Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-09 Thread kim
Quoting stuart yeates <[EMAIL PROTECTED]>: > I'd check that the connector was handling the URLs correctly. Check > > http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg03041.html Good point, thanks. > Alternatively, you could write an update for the "text_value" column of > the "me

Re: [Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-09 Thread stuart yeates
[EMAIL PROTECTED] wrote: > Hi Stuart, > > I'm replying to the list in case this helps anyone else, or, more > probably, in case someone can point out the stupidity of my workaround > when importing items. > > What problems are you suffering exactly? Funky characters showing up > instead? We g

Re: [Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-08 Thread kim
Hi Stuart, I'm replying to the list in case this helps anyone else, or, more probably, in case someone can point out the stupidity of my workaround when importing items. What problems are you suffering exactly? Funky characters showing up instead? If you take a look at http://hdl.handle.net/

[Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-08 Thread stuart yeates
We're having issues with UTF-8 in our UI. A great many of the metadata fields and controlled vocabularies contain characters that aren't in the ISO-latin character sets, principally vowels with macrons. I've looked fairly closely at our install and I don't think we've done anything too stupid.