ReStructured Text Infrastructurewiki.typo3.orgOfficial Documentation

Bug #11085

Add l10n-hint to selectFields

Added by Tolleiv Nietsch over 2 years ago. Updated about 2 years ago.

Status:Closed Start date:2010-11-26
Priority:Should have Due date:
Assignee:Chris topher % Done:

100%

Category:-
Target version:4.5.0
Votes: 0

Description

Hi,

this concerns selectFields, see 1.5. Functions > select > selectFields.
Due to the fact that the selectFields property can influence whether a record can be localized or not (e.g. when the selectFields doesn't include the l10n-fields) I'd suggest to change the related text from:

List of fields to select, or "count(*)".

to:

List of fields to select, or "count(*)".
If the records need to be localized, please include the relevant localization-fields (uid,pid,languageField,transOrigPointerField), otherwise the TYPO3 internal localization will not succeed.

Related issues

blocks TSref - Task #13698: Create a manual version for TYPO3 4.5 Closed 2011-03-08

Associated revisions

Revision 657
Added by Chris topher about 2 years ago

Fixed bug #11085: Add l10n-hint to selectFields (thanks to Tolleiv Nietsch)

History

Updated by Chris topher about 2 years ago

  • Subject changed from 1.5. Functions > select > selectFields - add l10n-hint to Add l10n-hint to selectFields
  • Status changed from New to Resolved
  • Assignee set to Chris topher
  • Target version set to 4.5.0
  • % Done changed from 0 to 100

Thanks for the note!

Committed in r657.

(As you can see, that commit accidentally contains a change to the space character in enumerations, too.
However, the space after an enumeration is still correct in the sxw file.)

Updated by Chris topher about 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF