Bug #62487
closed
beforeImg and name attribut
Added by Harald Dolderer about 10 years ago.
Updated about 6 years ago.
Description
Hi,
beforeImg delivers deprecated name attribut instead of id for html5 doctype
<img class="bullet" width="26" height="11" alt="" name="img552_d3d6_0before" src="....
For border attribut you have config.disableImgBorderAttr to fix the problem.
Nothing found to fix the problem with name attribut.
Thank you for your help.
Harald
It is still present in TYPO3 6.2.12
steps to reproduce:
page.5 = HMENU
page.5.1 = TMENU
page.5.1.NO.allWrap = <li>|</li>
page.5.wrap =<ul>|</ul>
page.5.1.NO.beforeImg = fileadmin/Images/ducks-639069_640.jpg
page.5.1.NO.beforeImg.width=150
page.10 < styles.content.get
still present also on 7.4-dev (latest master)
- Target version set to Candidate for patchlevel
Still present on 7.6.1-dev (latest master)
- Target version deleted (
Candidate for patchlevel)
If you set
config.doctype = html5
then all your problems are solved. However, we add a small change for convenience in CMS7.6.1 for that.
- Status changed from New to Under Review
- Target version set to next-patchlevel
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Category changed from 1050 to Frontend
- Status changed from Resolved to Closed
Also available in: Atom
PDF