Skip to content

Issue #3343655: Trimming spaces from around cookie names

This PR adds the new method getCookiesArray to the AbstractCCCConfig class. It replaces the explode on line 322 to allow for each category cookie name to be trimmed of any whitespace.

Additionally I have added a PHPUnit test to add confidence to this change.

Merge request reports

Loading