Project

General

Profile

Actions

Bug #36798

closed

HMENU special = updated

Added by Morten Ernst almost 12 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Start date:
2012-05-03
Due date:
% Done:

0%

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

Description

The special = updated HMENU notices only changes at the site properties and not at the site content. In version 4.6.5, this worked correct.

For example with these code:

page.10.marks.AKTUALISIERTES = HMENU
page.10.marks.AKTUALISIERTES {
special = updated
special{
value = 67
mode = tstamp
limit = 15
maxAge = 3600*24*14
depth = 10
}
1 = TMENU
1 {
wrap = <ul>|</ul>
NO.wrapItemAndSub = <li>|</li>
}
}

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Accepted
  • Priority changed from Should have to Must have
  • Target version set to 7.0
  • PHP Version set to 5.5
  • Is Regression set to No
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #4

Updated by Susanne Moog over 8 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 Riccardo De Contardi over 8 years ago

  • Category set to Frontend

Seems still present in both 6.2.x and latest master 8.0-dev

Actions #7

Updated by Riccardo De Contardi over 8 years ago

  • Target version changed from 7 LTS to Candidate for Major Version
Actions #8

Updated by Susanne Moog about 4 years ago

  • Status changed from Accepted to Needs Feedback

Can you please check what happens if you do not explicitly set the $mode parameter? With $mode = tstamp this actually uses the field of the pages table with that name, without mode it will fall back to SYS_LASTCHANGED, which is more likely what you want in this case.

Actions #9

Updated by Benni Mack over 2 years ago

  • Status changed from Needs Feedback to Closed

I close this issue now due to lack of feedback after 3 months. Let me know if you think this decision is wrong, so I will re-open the ticket.

Actions

Also available in: Atom PDF