[MXS-1807] Module command domains are case sensitive Created: 2018-04-16 Updated: 2018-04-23 Resolved: 2018-04-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.4 |
| Fix Version/s: | 2.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The domains that the module commands are registered in are case sensitive. This causes commands to not be displayed if the module name and module command domain name have different capitalization. |
| Comments |
| Comment by markus makela [ 2018-04-23 ] |
|
The domain names are now case-insensitive. |