Project

General

Profile

Actions

Bug #71419

closed

Missing backendLayout icon throws exception

Added by Josef Glatz over 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2015-11-08
Due date:
% Done:

0%

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

Description

Problem/Description

Actually a missing icon within a beLayout throws an error when the file is missing/not found.

mod {
    web_layout {
        BackendLayouts {
            Default {
                title = LLL:EXT:theme/Resources/Private/Language/BackendLayouts.xlf:default.title
                config {
                    backend_layout {
                        colCount = 4
                        rowCount = 1
                        rows {
                            / ...
                        }
                    }
                }
                icon = EXT:theme/Resources/Public/Images/BackendLayouts/Default.svg
            }
        }
    }
}

Acceptance Criteria

  • Even if the icon file is missing, the backend must be usable.
Actions #1

Updated by Frank Nägler over 8 years ago

  • Status changed from New to Needs Feedback

Can't get any errors or exceptions, can you re-check if it is fixed allready?
Else please provide more infoirmation, e.g. an exception or the concrete error message. Log-entriy?

Actions #2

Updated by Josef Glatz about 8 years ago

  • Assignee set to Josef Glatz
Actions #3

Updated by Riccardo De Contardi almost 8 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Josef Glatz)

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