Bug #33624
DAM Link Error
| Status: | Needs Feedback | Start date: | 2012-02-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | Tags: | ||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
Description
Add a DAM Media Link in RTE
Sava Data and go to linkvalidator.
Click Check Links and you will get your DAM Link as broken.
Linkvalidator generates the following link to check:
index.php?id=DAMID
For Example:
RTE: <a href="fileadmin/demo.pdf" txdam="1878" title="Just a demo" external="1" rtekeep="1">Demo</a>
LV: index.php?id=1878
History
Updated by Oliver Tempel over 1 year ago
Typo3: 4.5.11
DAM: 1.2.4
Linkvalidator: 1.0.6
Updated by Oliver Tempel over 1 year ago
PageTS:
mod.linkvalidator {
searchFields {
pages = media,url
tt_content = bodytext,header_link,records
tt_news = bodytext,links
}
linktypes = db,file,external,dam
checkhidden = 1
showCheckLinkTab = 1
}
Updated by Philipp Gampe over 1 year ago
- Status changed from New to Needs Feedback
linkvalidator does not ship the dam linktype. This is part of the dam package.
Can you please check this. There might be an open bug report at the dam issue tracker already.
If I find some time, I might have a look at it, but as I do not use DAM, can not tell easily what the problem might be.
Updated by Peter Kraume 3 months ago
I've the same issue. TYPO3 4.5, DAM 1.3.1