
|
If you were logged in you would be able to see more operations.
|
|
|
| Planning Status: |
Unspecified
|
|
Regular expression database names configured on fbtrace.conf was being wrongly matched as byte strings.
The correct way to do it is to interpret strings on the conf file as in the platform charset, and match the strings using platform rules (i.e., Windows case-insensitive filenames) and UTF8-based.
|
|
Description
|
Regular expression database names configured on fbtrace.conf was being wrongly matched as byte strings.
The correct way to do it is to interpret strings on the conf file as in the platform charset, and match the strings using platform rules (i.e., Windows case-insensitive filenames) and UTF8-based. |
Show » |
| There are no comments yet on this issue.
|
|