Bug #37448
Wrong Excepiton Message in TYPO3\FLOW3\Persistence\Repository
| Status: | Resolved | Start date: | 2012-05-23 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Persistence | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 2 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
Hey,
i just found a wrong exception message. In TYPO3\FLOW3\Persistence\Repository on line 100 in remove()-function the ErrorMsg ist like
"The value given to add() was[..]" but should be like "The value given to remove() was[...]"
Associated revisions
[BUGFIX] Fix Wrong exception message in Repository->remove()
The message would say add() was involved, which is wrong.
Change-Id: I3f733f96dc28a29f569116f3f68d20c9d70aa027
Fixes: #37448
Releases: 1.0, 1.1, 1.2
[BUGFIX] Fix Wrong exception message in Repository->remove()
The message would say add() was involved, which is wrong.
Change-Id: I3f733f96dc28a29f569116f3f68d20c9d70aa027
Fixes: #37448
Releases: 1.0, 1.1, 1.2
[BUGFIX] Fix Wrong exception message in Repository->remove()
The message would say add() was involved, which is wrong.
Change-Id: I3f733f96dc28a29f569116f3f68d20c9d70aa027
Fixes: #37448
Releases: 1.0, 1.1, 1.2
History
Updated by Karsten Dambekalns about 1 year ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
- Target version set to 1.1 beta 2
Updated by Gerrit Code Review about 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/11593
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11625
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch FLOW3-1.0 has been pushed to the review server.
It is available at http://review.typo3.org/11628
Updated by Karsten Dambekalns about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c13969e78cdac842040e465871e77070a5946a18.