Bug #61954
closedClick-enlarge problem when an image is inside ul li OR ol li
100%
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.
Updated by Andrew Isaak about 10 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?
Updated by Stanislas Rolland about 10 years ago
Is this an image inside the RTE rtehtmlarea?
Updated by Stanislas Rolland about 10 years ago
- Category set to Content Rendering
- Assignee set to Stanislas Rolland
- Target version set to next-patchlevel
Updated by Stanislas Rolland about 10 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.
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Stanislas Rolland about 10 years ago
Please test this change: https://review.typo3.org/#/c/33614/
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Gerrit Code Review about 10 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
Updated by Stanislas Rolland almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 35268deca8c058f3822c608cb920e3f3faab3da9.
Updated by Stanislas Rolland over 9 years ago
- Status changed from Resolved to New
Re-opening this issue as the fix was reverted.
Updated by Brain Appeal GmbH over 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.
Updated by Stanislas Rolland over 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.
Updated by Mathias Schreiber about 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Riccardo De Contardi over 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)
Updated by Susanne Moog about 7 years ago
- Category changed from Content Rendering to Frontend
- Assignee deleted (
Stanislas Rolland)
Updated by Riccardo De Contardi over 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