Bug #10180
Text of exception in StringCache
| Status: | Resolved | Start date: | 2010-10-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Cache | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 13 | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
Description
to be synced it would be nice if you change the text in flow3 too.
In v4 we changed the exception message from
'Only strings can be digested by the StringCache. Thanks.'
to
'Given data is of type "' . gettype($string) . '", but a string is expected for string cache.'
Associated revisions
[+BUGFIX] FLOW3 (Cache): Improve exception message in StringCache
Synchronize rev. 9024 in TYPO3v4 caching framework to FLOW3.
Fixes: #10180
Change-Id: I7c2f2b8a01a5e6b582158f69b9920ee38c41354a
History
Updated by Karsten Dambekalns over 2 years ago
- Project changed from 30 to TYPO3.Flow
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns over 2 years ago
- Category set to Cache
- Target version set to 1.0 alpha 13
Updated by Karsten Dambekalns over 2 years ago
- Status changed from Accepted to Under Review
Updated by Christian Kuhn over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 68bc829b843537d1c9009f1caf354255b3d42a08.