Skip to main content

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

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.

Attachment: Workspace 1_096.png
Description: PNG image


Back to the top