bloomreach / bloomreach/docs-feedback

Note about encoding of _br_uid_2 cookie is misleading

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

"The _br_uid_2 cookie is already encoded"

The cookie is encoded if you read it via document.cookies; however any decent framework will read the cookie value and decode it — much of the time the developer has the cookie, it is unencoded. Documenting what the encoded & decoded forms look like would help identify which case one has, and then how to convert to the encoded form would be useful. I figured this out, but the comment actively opened questions that I would otherwise have answered correctly without trying.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.