Hi Blair
This is the command I have written
CmdUtils.CreateCommand ({
name: "भारत",
execute: function() {
displayMessage("Testing Ubiquity with utf-8");
}
}
)
The command name is in Hindi(Devanagari) Language. This command works
well in Windows. But it is not working with Linux (Ubuntu). Am I
missing anything?
-John
On Jan 27, 2:59 pm, Blair McBride <[email protected]> wrote:
> Hi John,
>
> I would have expected UTF-8 to work - there are many commands feeds in
> different languages that use various different encodings. JavaScript
> itself is natively in Unicode. Could you provide a sample command that
> uses UTF-8 that Ubiquity doesn't handle correctly?
>
> Its possible that this is just an issue of what encoding the server is
> sending the file as, or possibly the encoding of the HTML page that
> links to the file.
>
> - Blair
>
> On 26/01/2009 11:17 PM, John wrote:
>
> > Is there any possibility of supporting UTF-8 for the name field?
>
> > I was trying to create some commands other than English but that
> > didn't work. Is there any possibility to include that in the future
> > releases?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---