Bastien Montagne
579631819f
Fix T55503: File browser filter not working correctly.
...
There were two issues here, introduced by rB66aa4af836:
* Forgot to change length of some filter_glob var deep in filebrowser code.
* Truncating filter_glob in general can be dangerous, generating
unexpected patterns.
Last point was the root of the issue here, truncating to 63 chars string
left last group as 'match everything' `*` pattern.
To fix that to some extent, added a new BLI_path_extension_glob_validate
helper to BLI_path_util, which ensures we do not have last
wildcards-only group in our pattern, when there are more than one group.
2018-06-18 12:26:47 +02:00
..
2018-06-17 17:04:09 +02:00
2012-12-20 07:57:26 +00:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-02-06 23:34:58 +11:00
2017-10-29 17:23:50 +01:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2016-05-23 10:23:43 +02:00
2013-12-10 13:01:55 +11:00
2015-05-08 06:54:13 +10:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2016-04-25 19:27:45 +10:00
2018-06-01 18:19:39 +02:00
2016-08-13 01:40:19 +02:00
2018-06-17 17:04:09 +02:00
2015-03-19 15:18:14 +01:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-01 18:19:39 +02:00
2013-02-22 14:12:55 +00:00
2014-02-13 19:12:28 +11:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2016-10-14 17:22:57 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-02-06 22:58:13 +11:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2015-09-09 16:36:23 +02:00
2017-10-17 13:49:20 +11:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2016-07-14 13:28:24 +10:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2015-07-10 15:58:50 +10:00
2018-06-18 12:26:47 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2016-08-16 14:25:55 +02:00
2018-06-17 17:04:09 +02:00
2018-06-01 18:19:39 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00
2018-06-17 17:04:09 +02:00