Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2016 at 12:04 UTC
Updated:
20 Mar 2016 at 23:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
stborchert* modified the regular expressions in
breakString()to allow dots* do not enforce integer values in ArgumentNumeric
* add basic tests
Comment #3
dawehnerLooks great for me. We have extended test coverage and the regexes are just minor changed.
Comment #7
catchCommitted/pushed to 8.2.x and cherry-picked to 8.1.x and 8.0.x. Thanks!