ReStructured Text InfrastructureTYPO3 CMS - What's Newwiki.typo3.orgTYPO3 CMS Documentation

Task #43364

Add examples for stdWrap.ifNull and if.isNull

Added by Chris topher over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:2012-11-27
Priority:Should have Due date:
Assigned To:Chris topher % Done:

100%

Category:-
Target version:6.0

Description

The current documentation is OK, but some examples might help to understand these properties even easier.

For example:

10 = TEXT
10 {
  field = description
  stdWrap.ifNull = No description available.
}

40 = TEXT
40 {
  if.isNull.field = description
  value = No description available.
}

Related issues

related to TypoScript Reference (TSref) - Feature #43181: Integrate NULL value handling stdWrap.ifNull and stdWrap.... Closed 2012-11-20
follows Core - Feature #43133: Integrate possibility to determine NULL values in TypoScript Resolved 2012-11-20

Associated revisions

Revision cf09b444
Added by Chris topher over 2 years ago

[TASK] Add examples for stdWrap.ifNull and if.isNull

Add examples to the documentation of stdWrap.ifNull and
stdWrap.if.isNull.

Change-Id: I24131dc5da98c47a1a65fa5e8c4838f081a82720
Resolves: #43364
Reviewed-on: https://review.typo3.org/19789
Reviewed-by: Christopher
Tested-by: Christopher

Revision 22f28371
Added by Chris topher over 2 years ago

[TASK] Add examples for stdWrap.ifNull and if.isNull

Add examples to the documentation of stdWrap.ifNull and
stdWrap.if.isNull.

Change-Id: I24131dc5da98c47a1a65fa5e8c4838f081a82720
Resolves: #43364
Reviewed-on: https://review.typo3.org/19789
Reviewed-by: Christopher
Tested-by: Christopher
Reviewed-on: https://review.typo3.org/19797

History

#1 Updated by Chris topher over 2 years ago

  • Assigned To set to Chris topher

The above examples need to be embedded into internal objects like into a COA_INT object. Otherwise you get funny, but wrong results.

#2 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19789

#3 Updated by Chris topher over 2 years ago

  • Target version set to 6.1

#4 Updated by Chris topher over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#5 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19797

#6 Updated by Chris topher over 2 years ago

  • Status changed from Under Review to Resolved

#7 Updated by Chris topher over 2 years ago

  • Status changed from Resolved to Closed
  • Target version changed from 6.1 to 6.0

Also available in: Atom PDF