Project

General

Profile

Actions

Bug #78943

closed

Text & Image CE wrong image/Text connex

Added by Kurt Ludikovsky almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2016-12-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

At the "Text & Image" content element at the image alignment the icons for left and right are in the wrong order.
Text says (corretly) Beside Text, Right but the icon shows the image on the left side.


Files

_Screen_Shot_2016-12-09_161951.jpg (10.7 KB) _Screen_Shot_2016-12-09_161951.jpg Kurt Ludikovsky, 2016-12-09 16:29
_Screen_Shot_2016-12-12_105126.jpg (64.2 KB) _Screen_Shot_2016-12-12_105126.jpg Selected Element Kurt Ludikovsky, 2016-12-12 12:14
Typo3 Image Position.mpg (928 KB) Typo3 Image Position.mpg Selector behaviour (video) Kurt Ludikovsky, 2016-12-12 12:14
CE.pdf (23.9 KB) CE.pdf tt_content Kurt Ludikovsky, 2016-12-12 12:14
_Screen_Shot_2016-12-12_120506.jpg (91.3 KB) _Screen_Shot_2016-12-12_120506.jpg HTML Kurt Ludikovsky, 2016-12-12 12:14
Actions #1

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50928

Actions #2

Updated by Nicole Cordes almost 8 years ago

  • Status changed from Under Review to Needs Feedback
  • Assignee set to Nicole Cordes

Hi Kurt,

This seems to be an issue within the bootstrap_package which is fixed already (https://github.com/benjaminkott/bootstrap_package/issues/352). Can you please verify that you are using the bootstrap_package and everything works when this extension is deactivated.

Updated by Kurt Ludikovsky almost 8 years ago

Hi Nicole,

I am using the bootstrap package, but not for this element. This is a basic element.
As you can see in the attached image this is a basic 'textpic' content element.
The littel video demonstrates the wrong behaviour.

The tt_content record also shows that this is a textpic rec.

And finally I assume that the resulting code reveals the core as the root (se last image)

Actions #4

Updated by Kurt Ludikovsky almost 8 years ago

I'll revise my assumptions.

ext/bootstrap_package/Configuration/TCA/Overrides/tt_content.php:

has the following statement

['LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:imageorient.I.9', 25, 'content-beside-text-img-left'],

whereby imageorient.I.9 is defined as

<trans-unit id="imageorient.I.9">
<source>Beside Text, Right</source>

in

frontend/Resources/Private/Language/locallang_ttc.xlf

Opend a new issue at boostrap_package (https://github.com/benjaminkott/bootstrap_package/issues/405)

Actions #5

Updated by Nicole Cordes almost 8 years ago

  • Status changed from Needs Feedback to Closed

Hi Kurt,

Thanks for your confirmation. This is not related to the TYPO3 core but the bootstrap_package. As mentioned this problem is fixed already but not released yet.

Actions

Also available in: Atom PDF