Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sapphire-dev] property editor question for case insensitive values

Gotcha: https://bugs.eclipse.org/bugs/show_bug.cgi?id=364098

On Fri, Nov 18, 2011 at 9:07 AM, Konstantinos Komissarchik <konstantin.komissarchik@xxxxxxxxxx> wrote:
That looks like a bug.

Konstantin Komissarchik
Senior Development Manager
Eclipse Tools Group
Oracle

On Nov 17, 2011, at 4:57 PM, Greg Amerson <gregory.amerson@xxxxxxxxxxx> wrote:

Hey everyone,

I recently just noticed there is a "isCaseSensitive()" override for PossibleValuesService which is nice for our portlet.xml editor that allows users to use strings like VIEW or view.  However, in the property editor for this, if the user has specified a value of "VIEW" and one of the possible values from the service is "view" and the flag for isCaseSensitive() is set to false, should this item in the list on the left not be available?

--
Greg Amerson
Liferay, Inc.

<Workspace 1_096.png>
_______________________________________________
sapphire-dev mailing list
sapphire-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/sapphire-dev

_______________________________________________
sapphire-dev mailing list
sapphire-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/sapphire-dev




--
Greg Amerson
Liferay, Inc.


Back to the top