When the site is configured inconsistently with request tracking enabled but no mod_unique_id available, code throws warnings during Logger::log().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2984187-request_without_uniqueid.patch | 15.61 KB | fgm |
When the site is configured inconsistently with request tracking enabled but no mod_unique_id available, code throws warnings during Logger::log().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2984187-request_without_uniqueid.patch | 15.61 KB | fgm |
Comments
Comment #2
fgmThe module now checks more thoroughly for inconsistent situations with request tracking enabled and mod_unique_id not operational.
Comment #4
fgmMerged in today's HEAD, thanks for the heads up.