Bug #28113
closedmodule.css references invalid image url
100%
Description
In module.css, line 180 the image file extension is missing:
background: url(../Images/workspaces-comments-arrow) left 10px no-repeat;
Correct:
background: url(../Images/workspaces-comments-arrow.gif) left 10px no-repeat;
Updated by Markus Klein over 13 years ago
I'm getting this error when trying to push the patch:
To ssh://liayn@review.typo3.org:29418/TYPO3v4/CoreProjects/workspaces/workspaces.git
! [remote rejected] 28113_m -> refs/for/master/28113 (invalid committer)
error: failed to push some refs to 'ssh://liayn@review.typo3.org:29418/TYPO3v4/CoreProjects/workspaces/workspaces.git'
Please help me. Thanks.
Updated by Michael Klapper over 13 years ago
I just can push the issue to review for you in the evening.
Updated by Michael Klapper over 13 years ago
- Status changed from New to Accepted
- Target version deleted (
4.6)
Updated by Markus Klein over 13 years ago
Hi Michael,
thanks for this offer, but it'd be interesting for me why I'm not able to push...
Updated by Michael Klapper over 13 years ago
I'm not sure but i would say this is because you are not a member of the workspace team?
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I4c69f633b64edb20bcbdd82cf0e91ad45e926d82 has been pushed to the review server.
It is available at http://review.typo3.org/3278
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ifc0492c50951a4410eb97e289871013d458680b5 has been pushed to the review server.
It is available at http://review.typo3.org/3279
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I4374fb48046498bf862c9784b79532c5141afd63 has been pushed to the review server.
It is available at http://review.typo3.org/3280
Updated by Michael Klapper over 13 years ago
- Status changed from Accepted to Under Review
Updated by Markus Klein over 13 years ago
Ah ok, that might be a good reason ;-)
Updated by Michael Klapper over 13 years ago
- Status changed from Under Review to Resolved
Applied in changeset commit:90ed8390427ca3975cbceda768a128770a8bb36f.
Updated by Michael Stucki almost 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces