Bug #28113
closed
module.css references invalid image url
Added by Markus Klein over 13 years ago.
Updated about 6 years ago.
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;
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.
I just can push the issue to review for you in the evening.
- Status changed from New to Accepted
- Target version deleted (
4.6)
Hi Michael,
thanks for this offer, but it'd be interesting for me why I'm not able to push...
I'm not sure but i would say this is because you are not a member of the workspace team?
Patch set 1 of change I4c69f633b64edb20bcbdd82cf0e91ad45e926d82 has been pushed to the review server.
It is available at http://review.typo3.org/3278
Patch set 1 of change Ifc0492c50951a4410eb97e289871013d458680b5 has been pushed to the review server.
It is available at http://review.typo3.org/3279
Patch set 1 of change I4374fb48046498bf862c9784b79532c5141afd63 has been pushed to the review server.
It is available at http://review.typo3.org/3280
- Status changed from Accepted to Under Review
Ah ok, that might be a good reason ;-)
- Status changed from Under Review to Resolved
Applied in changeset commit:90ed8390427ca3975cbceda768a128770a8bb36f.
- Category changed from Bugs to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF