Ticket #13 (new defect)
Opened 6 years ago
urlencode option encodes both key and value
| Reported by: | kasatani@… | Owned by: | deveiant |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Documentation | Version: | |
| Keywords: | Cc: |
Description
The documentation of MemCache? class says that "If this is true, all keys will be urlencoded before being sent to the cache.", but actually the values are also encoded if this option is set. If this is the expected behaviour, it should be documented.
Note: See
TracTickets for help on using
tickets.
