Bug #10180

Text of exception in StringCache

Added by Steffen Kamper almost 5 years ago. Updated over 4 years ago.

Status:Resolved Start date:2010-10-10
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 13
PHP Version: Complexity:
Has patch: Affected Flow version:

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

Revision 68bc829b
Added by Christian Kuhn over 4 years ago

[+BUGFIX] FLOW3 (Cache): Improve exception message in StringCache

Synchronize rev. 9024 in TYPO3v4 caching framework to FLOW3.

Fixes: #10180
Change-Id: I7c2f2b8a01a5e6b582158f69b9920ee38c41354a

History

#1 Updated by Karsten Dambekalns almost 5 years ago

  • Project changed from 30 to TYPO3.Flow
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Category set to Cache
  • Target version set to 1.0 alpha 13

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Christian Kuhn over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF