Project

General

Profile

Actions

Bug #32596

closed

EM: ambiguous XClass naming tx_em_Connection_ExtDirectServer

Added by Christian Zenker over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
Start date:
2011-12-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Just a small typo:

The naming for XClassing tx_em_Connection_ExtDirectServer is written with and without underscore between "connection" and "extdirectserver".

if (defined('TYPO3_MODE') && isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/sysext/em/classes/connection/class.tx_em_connectionextdirectserver.php'])) { include_once($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php']); }
Actions #1

Updated by Steffen Gebert over 12 years ago

  • Target version deleted (4.6.2)
Actions #2

Updated by Gerrit Code Review over 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7330

Actions #3

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7331

Actions #4

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/7332

Actions #5

Updated by Steffen Gebert over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Steffen Gebert over 12 years ago

  • Assignee set to Steffen Gebert
  • Target version set to 4.5.10

Thanks for your report, Christian!

If you have some time, it would be nice, if you could push it directly to Gerrit next time!

Steffen

Actions #7

Updated by Christian Zenker over 12 years ago

If you have some time, it would be nice, if you could push it directly to Gerrit next time!

I've tried... but Gerrit seems not to accept my Email-Address. If you have any clues how to solve this I would appreciate any help.

Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF