Project

General

Profile

Actions

Task #41291

closed

Improve show_item for FAL images

Added by Georg Ringer over 11 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-09-23
Due date:
% Done:

100%

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

Description

The show_item.php shows some info about the selected file. the property size is rendered twice, once in the header section with a size (eg. 223kb) and below with the size as byte. remote the last one.

Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

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

Actions #2

Updated by Georg Ringer over 11 years ago

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

Updated by Benni Mack over 11 years ago

  • Status changed from Resolved to Needs Feedback

This is uncool, as this hard-coded inclusion will now hide "size" for all TCA tables with the column "size". Therefore we only need to remove the "size" field from the showItemList to not be shown in the popup.

A patch is underway.

Actions #4

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Needs Feedback to Under Review

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

Actions #5

Updated by Benni Mack about 11 years ago

  • Status changed from Under Review to Rejected

The fix was already implemented, so we can close this one.

Actions

Also available in: Atom PDF