In the XML output, the name is correct:

$ onevm list -x | grep '<NAME'
<NAME>text &#xF6; text &#xF6; text</NAME>

$ onevm show -x 0 | grep '<NAME'
  <NAME>text &#xF6; text &#xF6; text</NAME>

Greetings
Wilma


2014-05-08 15:42 GMT+02:00 Carlos Martín Sánchez <[email protected]>:

> Hi Wilma,
>
> On Tue, May 6, 2014 at 2:06 PM, Wilma Hermann <[email protected]>wrote:
>
>> Hi everyone,
>>
>> There seems to be a bug in 4.6 regarding special characters in VM's names
>> (at least this holds for german umlauts):
>>
>>    - If I set a VM to have the name "text ö text", the machine is
>>    displayed as "ö text".
>>    - If I change the name to "text ö text ö text", the machine is
>>    displayed as "ö text ö text".
>>
>> In other words: Every character before the first special character is
>> truncated.
>>
>> It's not a Sunstone bug, it also appears on the CLI. If I use "onevm
>> list" the machine's name is truncated. If I use "onevm show", I see the
>> full name. In Sunstone, the list of VMs shows the truncated name, the page
>> with the VM's details however displays the full name.
>>
>> Greetings
>> Wilma
>>
>
> Thanks for reporting this, we will take a look [1].
>
> Can you confirm the name that appears in the xml output, running onevm
> list -x and onevm show -x?
>
> Regards
>
> [1] http://dev.opennebula.org/issues/2880
>
> --
> Carlos Martín, MSc
> Project Engineer
> OpenNebula - Flexible Enterprise Cloud Made Simple
> www.OpenNebula.org <http://www.opennebula.org/> | [email protected]
>  | @OpenNebula <http://twitter.com/opennebula> <[email protected]>
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to