Project

General

Profile

Actions

Bug #28113

closed

module.css references invalid image url

Added by Markus Klein over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Workspaces
Target version:
-
Start date:
2011-07-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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;

Actions #1

Updated by Markus Klein over 13 years ago

I'm getting this error when trying to push the patch:

To ssh::29418/TYPO3v4/CoreProjects/workspaces/workspaces.git
! [remote rejected] 28113_m -> refs/for/master/28113 (invalid committer)
error: failed to push some refs to 'ssh::29418/TYPO3v4/CoreProjects/workspaces/workspaces.git'

Please help me. Thanks.

Actions #2

Updated by Michael Klapper over 13 years ago

I just can push the issue to review for you in the evening.

Actions #3

Updated by Michael Klapper over 13 years ago

  • Status changed from New to Accepted
  • Target version deleted (4.6)
Actions #4

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...

Actions #5

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?

Actions #6

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

Actions #7

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

Actions #8

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

Actions #9

Updated by Michael Klapper over 13 years ago

  • Status changed from Accepted to Under Review
Actions #10

Updated by Markus Klein over 13 years ago

Ah ok, that might be a good reason ;-)

Actions #11

Updated by Michael Klapper over 13 years ago

  • Status changed from Under Review to Resolved

Applied in changeset commit:90ed8390427ca3975cbceda768a128770a8bb36f.

Actions #12

Updated by Michael Stucki almost 11 years ago

  • Category changed from Bugs to Workspaces
Actions #13

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #14

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF