Bug #31781
Report issue link in Debug Exception is incorrect
| Status: | Resolved | Start date: | 2011-11-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Error | |||
| Target version: | - | Estimated time: | 0.00 hour | |
| PHP Version: | Complexity: | no-brainer | ||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
Function getCreateIssueLink of TYPO3\FLOW3\Error\DebugExceptionHandler:181 returns a link to
http://forge.typo3.org/projects/package-flow3/issues/new?...
where it should be
http://forge.typo3.org/projects/package-typo3-flow3/issues/new?...
Associated revisions
[BUGFIX] Fix link to issue tracker
Adapts the project link after a renaming of the FLOW3 package in forge.
Change-Id: Iebe33cc397da781162d86af04126391efa179477
Fixes: #31781
Releases: 1.0, 1.1
[BUGFIX] Fix link to issue tracker
Adapts the project link after a renaming of the FLOW3 package in forge.
Change-Id: Ibfe4ac0d300691e321406a549c7211372d23416e
Fixes: #31781
Releases: 1.0, 1.1
History
Updated by Mr. Hudson over 1 year ago
- Status changed from New to Under Review
Patch set 1 of change Iebe33cc397da781162d86af04126391efa179477 has been pushed to the review server.
It is available at http://review.typo3.org/6667
Updated by Mr. Hudson over 1 year ago
Patch set 2 of change Iebe33cc397da781162d86af04126391efa179477 has been pushed to the review server.
It is available at http://review.typo3.org/6667
Updated by Mr. Hudson over 1 year ago
Patch set 1 of change Ibfe4ac0d300691e321406a549c7211372d23416e has been pushed to the review server.
It is available at http://review.typo3.org/6693
Updated by Johannes K over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 96b9db36210428cca6930a8a855e591d0afac65b.