Bug #34876
Small Fix in Partials/List/Item.html
| Status: | Resolved | Start date: | 2012-03-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Josef Florian Glatz | % Done: | 100% |
|
| Category: | Frontend | |||
| Target version: | 2.0.0 | Estimated time: | 0.10 hour | |
| TYPO3 Version: | 4.6 | Has patch: | No | |
| PHP Version: | Complexity: | no-brainer | ||
| Votes: | 0 |
Description
Teaser-text: <html> outside then/else; The wrap <div class="teaser-text">|</div> isn't displayed in frontend.
Associated revisions
[BUGFIX] Fix wrapping div in List/Partial.html
Move the div outside the <f:if> as between <f:if> and <f:then>
it doesn't make any sense
Resolves: #34876
Thanks to: Josef Florian Glatz
Change-Id: I30d80729227ee559011e2f5a3a93e80da4f475ef
History
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11155
Updated by Georg Ringer about 1 year ago
- Status changed from Accepted to Resolved
- Target version set to 2.0.0
- % Done changed from 0 to 100