Project

General

Profile

Actions

Task #40763

closed

Add TCA definition for is_online field in fe_users

Added by Ingo Pfennigstorf over 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2012-09-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

Description

Currently Extbase is shipped with a FE User Model that contains the property isOnline which could be mapped to the corresponding database field is_online in fe_users. But fe_users lacks a tca definition for that field.

There are 2 suggestions regarding Core:

  1. Remove the field from the table and calculate the value
  2. Add a proper tca definition

See MVC Issue #11024 for discussion and more information

Actions

Also available in: Atom PDF