Task #29472
Add notes on removal of properties (alttext and special.userdefined)
Status: | Closed | Start date: | 2011-09-04 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Chris topher | % Done: | 100% |
|
Category: | - | |||
Target version: | 4.6.0 |
Description
Two things:
- Affects the IMAGE element (around page 96):
When the deprecated property "alttext" was set and "altText" was not, the value of alttext was used for altText. altText is the one finally used in the website. This no longer works in 4.6. You now must use altText.
Here is the diff.
- Affects HMENU special type "userdefined" (around page 101):
I guess "special.userdefined" is meant here?!
If so, add a note, that special.userdefined was removed in TYPO3 4.6.
An HMENU of type "userfunction" should be used instead.
Also check for "userdefined" below. There still are some references to it, e.g. in the tabletsref:(cObject).HMENU.(mObj)
.
Here is the diff.
Related issues
History
#1 Updated by Chris topher over 3 years ago
- Subject changed from Incorporate changes of #23010 to Add notes on removal of properties (alttext and special.userdefined)
#2 Updated by Chris topher over 3 years ago
- Status changed from New to Resolved
- Assigned To set to Chris topher
- % Done changed from 0 to 100
Applied in r1098.
#3 Updated by Chris topher over 3 years ago
- Status changed from Resolved to Closed