Project

General

Profile

Actions

Bug #44246

closed

Image element in tt_content cant be edited in own extension using getSoloField

Added by Klaus Hinum over 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-12-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Since Typo3 6.0 and the introduction of the new FAL the method getSoloField on an image object of the tt_content table wont work properly. It displays the correct images, but all buttons and links wont work (wrong links to the ajax script at least, perhaps more problems).

So e.g.
$form .= $this->form->getSoloField($table,$dataArr[$table.'_'.$uid],$field);
where $field is "image" and, $table is "tt_content" wont work.

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

Hi Klaus,

can you try to rephrase the ticket or supply a little more information?
I don't understand it :)

Actions #2

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Mathias Schreiber)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF