Bug #36798
closed
Added by Morten Ernst over 12 years ago.
Updated about 3 years ago.
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>
}
}
- 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
- Target version changed from 7.0 to 7.1 (Cleanup)
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version changed from 7.5 to 7 LTS
Seems still present in both 6.2.x and latest master 8.0-dev
- Target version changed from 7 LTS to Candidate for Major Version
- 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.
- 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.
Also available in: Atom
PDF