Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix list of plugins is not sorted correct #6626

Merged
merged 1 commit into from
Nov 10, 2014
Merged

fix list of plugins is not sorted correct #6626

merged 1 commit into from
Nov 10, 2014

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Nov 10, 2014

refs #6334 It was wrong if first value is < 0% or > 100% as it was overwritten with $maximalValue (which is a float) of the RangeCheck which leads to a numberSort but most values are actually strings and not floats.

tsteur added a commit that referenced this pull request Nov 10, 2014
fix list of plugins is not sorted correct
@tsteur tsteur merged commit 3bf65cb into master Nov 10, 2014
@mattab mattab deleted the 6334 branch November 18, 2014 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant