Bug #32351
Links/hrefs broken in DAM mode
| Status: | Resolved | Start date: | 2011-12-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Juergen Furrer | % Done: | 100% |
|
| Category: | - | Spent time: | 1.00 hour | |
| Target version: | - | Estimated time: | 0.50 hour | |
| Votes: | 0 |
Description
Steps to reproduce:
- set damHrefFields to default (tx_jfdam_link)
- go to the "Custom" tab of a DAM image and add a link
- add this image to an imagecarousel
Expected result:
Clicking on the corresponding picture would open the link from the in tx_jfdam_link field.
Actual result:
The link opens the enlarged version of the image.
I attached a patch that would fix this issue. Actually, the variable $damHrefFields was evaluated before being set.
History
Updated by Juergen Furrer over 1 year ago
- Status changed from New to Accepted
- Assignee set to Juergen Furrer
- Estimated time set to 0.50
Updated by Juergen Furrer over 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100