Project

General

Profile

Actions

Bug #70317

closed

Click enlarge is not working in fluid_styled_content

Added by Alexander Grein over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid Styled Content
Target version:
-
Start date:
2015-10-02
Due date:
% Done:

100%

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

Description

Because of the fact, that the configuration sent to the ContentObjectRenderer inside the ClickEnlargeViewHelper is a "*normal*" array and not a "*typoscript-array*" (with additional "dot"-elements), the image link wrap call is not working correct.

Nearly the whole configuration is not working or interpreted in a wrong way.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70312: The naming of ext:fluid_styled_content typoscripts constants do not match with the values used in setupClosedFrans Saris2015-10-02

Actions
Related to TYPO3 Core - Bug #76483: Clickenlarge Rendering doesn't work for fluid_styled_contentClosed2016-06-07

Actions
Actions #1

Updated by Alexander Grein over 8 years ago

The problem appears e.g., if lightboxEnable is set to 1

styles.content {
    textmedia {
        linkWrap {
            lightboxEnabled = 1
        }
    }
}

Actions #2

Updated by Josef F. Glatz (Old User) over 8 years ago

  • Category set to Fluid Styled Content
Actions #3

Updated by Frans Saris over 8 years ago

I think we should drop the clickEnlarge viewHelper and add a fluid only solution. The needed js to create a popup isn't that hard and can be done in-line when needed

Actions #4

Updated by Gerrit Code Review over 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 http://review.typo3.org/43770

Actions #5

Updated by Gerrit Code Review over 8 years ago

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

Actions #6

Updated by Frans Saris over 8 years ago

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

Updated by Matthias Dahms over 8 years ago

Despite the current master status from 10.22.2015 the bugfix has not helped. The error is still present

Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF