Bug #5260
Images out of more than one field
| Status: | Resolved | Start date: | 2009-11-06 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | 2010-02-03 | |
| Assignee: | Dirk Wildt | % Done: | 100% |
|
| Category: | Images | Spent time: | - | |
| Target version: | 3.6.1 | Estimated time: | 1.00 hour | |
| Votes: | 0 |
Description
Proper results:
- plugin.tx_browser_pi1.views.single.1.select = table.image
- plugin.tx_browser_pi1.views.single.1.select = table.image2
Non proper result
- plugin.tx_browser_pi1.views.single.1.select = table.image, table.image2
Bug
- Only one image will berendered
History
Updated by Dirk Wildt over 2 years ago
- Due date changed from 2010-01-31 to 2010-02-03
- Category changed from Typoscript to Images
- Status changed from New to Resolved
- % Done changed from 0 to 100
The problem is solved with the Browser release 3.6.1
Images can be rendered by tt_content.image.20 now.
See
- Images got full tt_content support #12756
Kind regards
Dirk
Updated by Dirk Wildt over 2 years ago
- Target version set to 3.6.1