Task #36426
Do not use cObject HTML. Use cObject TEXT instead
| Status: | Closed | Start date: | 2012-04-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Chris topher | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.2.0 | |||
| Votes: | 0 |
Description
The manual currently uses the cObject HTML in some examples (I quickly found four). This cObject is deprecated since TYPO3 4.6. It has been removed for TYPO3 6.0. See #36402.
Rewrite the examples to use the cObject TEXT instead.
Needed change: Use the TEXT cObject and do not use stdWrap of the property "value", but stdWrap on the rootlevel of the object.
Associated revisions
[TASK] Do not use cObject HTML. Use cObject TEXT instead
The manual at some places mentions the cObject HTML, which had been
deprecated and has been removed in TYPO3 6.0. Rewrite these places to
use the cObject TEXT instead.
Change-Id: I60bcdab3d6280ce19f1576254db80c4944279b92
Resolves: #36426
Reviewed-on: https://review.typo3.org/18114
Reviewed-by: Christopher
Tested-by: Christopher
History
Updated by Chris topher 3 months ago
- Assignee set to Chris topher
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18114
Updated by Gerrit Code Review 3 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18114
Updated by Chris topher 3 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset bfa1529bb0f7caca784647fd46a21a28195fdf82.
Updated by Chris topher 3 months ago
- Target version set to 1.2.0
Updated by Chris topher 3 months ago
- Status changed from Resolved to Closed