-
Type:
Feature
-
Status: Deferred (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Job Scheduler Binaries
-
Labels:None
-
Environment:Windows
Current Situation
- Using \w instead of [a-zA-Z0-9_] in a regular expression of a file order source doesn't work on Windows.
- The same inconvenience might apply to \d
- This problem does not apply to Unix systems.
Desired Behavior
- Support for \w and \d should be available for all JobScheduler platforms.