Project

General

Profile

Actions

Bug #56455

closed

Pagetree does not show rootsite-icon for automatically created page "Home"

Added by Stefan Neufeind about 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-03-01
Due date:
% Done:

0%

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

Description

  • Use a clean TYPO3-installation with an empty page-tree.
  • In installer use upgrade-wizard to check for errors. It will suggest to automatically create a page "Home" for you with a root-template. Details for this step show:

Integrate TypoScript Root Template
INSERT INTO pages (pid,title,is_siteroot,crdate,tstamp) VALUES ('0','Home','1','1393669356','1393669356')
INSERT INTO sys_template (pid,title,root,clear,crdate,tstamp) VALUES ('1','Default Root Template','1','1','1393669356','1393669356')

Note that "is_siteroot" is set correctly. However the pagetree only shows a regular page-icon, not the siteroot-icon. Editing the page-properties and just saving it (is_siteroot is already checked!) and reloading the pagetree makes the correct icon appear.

Actions #1

Updated by Stefan Neufeind about 10 years ago

Is the pagetree maybe incorrectly cached or something? What does change before/after saving the page-properties?

Actions #2

Updated by Markus Klein about 10 years ago

  • Category set to Backend User Interface
  • Status changed from New to Accepted
  • Target version set to next-patchlevel
  • TYPO3 Version changed from 6.2 to 6.1

I saw this on 6.1 already. Don't know why though.

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
Actions #4

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #6

Updated by Markus Klein over 8 years ago

  • Status changed from Accepted to Needs Feedback

Is this still an issue? There is no automatically created page anymore.

Actions #7

Updated by Stefan Neufeind over 8 years ago

If no issue on master then fine.

However that's still an issue on 6.2 LTS then.

Actions #8

Updated by Markus Klein over 8 years ago

Honestly, 6.2 will loose its importance in less than 2 months. If this is not solvable within 20 minutes, I'd say the effort isn't worth it.

Actions #9

Updated by Mathias Schreiber over 8 years ago

  • Status changed from Needs Feedback to Closed

Won't be targetted in 6.2

Actions

Also available in: Atom PDF