[jira] [Updated] (IGNITE-7880) Enum values not shown correctly in Webconsole

2018-03-07 Thread Alexey Kuznetsov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kuznetsov updated IGNITE-7880:
-
Component/s: (was: visor)
 wizards

> Enum values not shown correctly in Webconsole
> -
>
> Key: IGNITE-7880
> URL: https://issues.apache.org/jira/browse/IGNITE-7880
> Project: Ignite
>  Issue Type: Bug
>  Components: wizards
>Affects Versions: 2.3
>Reporter: Mikhail Cherkasov
>Assignee: Alexey Kuznetsov
>Priority: Major
> Fix For: 2.5
>
> Attachments: image-2018-03-05-13-34-48-992.png
>
>
> Enum values not shown correctly in Webconsole:
>  
> {code:java}
> public enum SomeEnum { ONE, TWO; }{code}
>  
> !image-2018-03-05-13-34-48-992.png!
>  
> expecting value:
> enum value as String like: ONE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-7880) Enum values not shown correctly in Webconsole

2018-03-05 Thread Mikhail Cherkasov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Cherkasov updated IGNITE-7880:
--
Description: 
Enum values not shown correctly in Webconsole:

 
{code:java}
public enum SomeEnum { ONE, TWO; }{code}
 

!image-2018-03-05-13-34-48-992.png!

 

expecting value:

enum value as String like: ONE

  was:
Enum values not shown correctly in Webconsole:

!image-2018-03-05-13-34-48-992.png!


> Enum values not shown correctly in Webconsole
> -
>
> Key: IGNITE-7880
> URL: https://issues.apache.org/jira/browse/IGNITE-7880
> Project: Ignite
>  Issue Type: Bug
>  Components: visor
>Affects Versions: 2.3
>Reporter: Mikhail Cherkasov
>Assignee: Mikhail Cherkasov
>Priority: Major
> Fix For: 2.5
>
> Attachments: image-2018-03-05-13-34-48-992.png
>
>
> Enum values not shown correctly in Webconsole:
>  
> {code:java}
> public enum SomeEnum { ONE, TWO; }{code}
>  
> !image-2018-03-05-13-34-48-992.png!
>  
> expecting value:
> enum value as String like: ONE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)