Project

General

Profile

Actions

Bug #61954

closed

Click-enlarge problem when an image is inside ul li OR ol li

Added by Guillaume Drouin over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-09-29
Due date:
% Done:

100%

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

Description

We have a TYPO3 website where we use magic images for enlarge on click into lightbox feature.

This is all working fine, but when an image is placed inside a ul-li or ol-li it doesn't get wrapped in the a-link allowing the user to click to enlarge the image. It is simply displayed as a thumbnail without that feature. If the same image is moved outside the list then the enlarge on click begins to work as intended.

Has anyone encountered this problem and/or has a possible solution to get the image to enlarge on click.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #65506: Links inside list elements not working properyClosedNicole Cordes2015-03-04

Actions
Related to TYPO3 Core - Bug #65234: Unwanted p tag between UL and LIClosed2015-02-23

Actions
Actions #1

Updated by Andrew Isaak over 9 years ago

We're having a similar problem with Imagecycle. The click-enlarge feature is not working,
even though

Click-enlarge rendering is added to the root template, above CSS-Styled Rendering
Click to enlarge is selected in the content element (Type plugin, with Imagecycle selected)

Any ideas?

Actions #2

Updated by Stanislas Rolland over 9 years ago

Is this an image inside the RTE rtehtmlarea?

Actions #3

Updated by Stanislas Rolland over 9 years ago

  • Category set to Content Rendering
  • Assignee set to Stanislas Rolland
  • Target version set to next-patchlevel
Actions #4

Updated by Stanislas Rolland over 9 years ago

Andrew Isaak wrote:

Click-enlarge rendering is added to the root template, above CSS-Styled Rendering

The Clickenlarge Rendering template should be included AFTER the CSS-Styled Rendering template.

Actions #5

Updated by Gerrit Code Review over 9 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/33613

Actions #6

Updated by Gerrit Code Review over 9 years ago

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

Actions #7

Updated by Stanislas Rolland over 9 years ago

Please test this change: https://review.typo3.org/#/c/33614/

Actions #8

Updated by Gerrit Code Review over 9 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/33613

Actions #9

Updated by Gerrit Code Review over 9 years ago

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

Actions #10

Updated by Gerrit Code Review over 9 years ago

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

Actions #11

Updated by Gerrit Code Review over 9 years ago

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

Actions #12

Updated by Gerrit Code Review over 9 years ago

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

Actions #13

Updated by Gerrit Code Review over 9 years ago

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

Actions #14

Updated by Stanislas Rolland over 9 years ago

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

Updated by Stanislas Rolland about 9 years ago

  • Status changed from Resolved to New

Re-opening this issue as the fix was reverted.

Actions #16

Updated by Brain Appeal GmbH almost 9 years ago

Stanislas Rolland wrote:

Re-opening this issue as the fix was reverted.

The "fix" breaks nested lists; see #65234.

Any fix to this issue will have to be tested with nested lists like

<ul><li><ul><li><ul><li>My nested content</li></ul></li></ul></li></ul>

Best to put a link in there, too.

Actions #17

Updated by Stanislas Rolland almost 9 years ago

Brain Appeal GmbH wrote:

Stanislas Rolland wrote:

Re-opening this issue as the fix was reverted.

The "fix" breaks nested lists; see #65234.

I think that it reveals that there is another bug in the parser.

Actions #18

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #19

Updated by Riccardo De Contardi almost 8 years ago

The bug seems still present on 6.2.25 but not on 8.2-dev (latest master) (tested with CSS Styled Content)

Actions #20

Updated by Riccardo De Contardi over 6 years ago

This still affects 7.6.22

Actions #21

Updated by Susanne Moog over 6 years ago

  • Category changed from Content Rendering to Frontend
  • Assignee deleted (Stanislas Rolland)
Actions #22

Updated by Riccardo De Contardi almost 6 years ago

  • Status changed from New to Closed

We're sorry to close this one, but HTMLArea is no longer supported by TYPO3.
You can open up new issues here https://github.com/FriendsOfTYPO3/rtehtmlarea.

Moreover, version 7.6.x is in its "priority bugfix" phase of life, and only security and critical bugfixes will be developed.

If you experience the issue again on newer TYPO3 versions with CKEditor, please reopen it with a full description of the steps you followed to reproduce it or open a new issue with a reference to this one.

Thank you and best regards

Actions

Also available in: Atom PDF