Project

General

Profile

Actions

Bug #60867

closed

simulatestatic + tt_news + config.simulateStaticDocuments_pEnc broken in 6.2

Added by Stefanos Karasavvidis over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-09
Due date:
% Done:

0%

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

Description

I've upgraded from 4.7 to 6.2
In 4.7 I used simulatestaticdocuments with simulateStaticDocuments_pEnc_onlyP in order to get links to tt_news items (list and single) of the form
PAGEID+HASH.html
For example http://hostename/40+M5bcbc2ad9be.html

In 6.2, I installed the separate simulatestatic 2.0 from TER and the links in tt_news LIST are still created like this, but they to not work anymore. I get either a 404 error (upgraded 4.7 installation) or a "no news_id given" (blank install). I also tried on a completely new 6.2 installation to make sure that my old site conf does not interferer.

I couldn't find any special new configuration options. This seems related to #36025 and maybe #56491

My config is
config.simulateStaticDocuments = 1
config.simulateStaticDocuments_noTypeIfNoTitle = 1
config.simulateStaticDocuments_pEnc = md5
config.simulateStaticDocuments_pEnc_onlyP = tx_ttnews[pointer], tx_ttnews[tt_news],tx_ttnews[backPid],tx_ttnews[pS],tx_ttnews[pL],tx_ttnews[arc], tt_news,cHash, tx_ttnews[backPid], tx_ttnews[pS], tx_ttnews[pL], tx_ttnews[cat], tx_ttnews[pointer], tx_ttnews[swords]

I have PHP 5.5


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #36025: Make simulatestatic TER readyClosed2012-04-14

Actions
Actions

Also available in: Atom PDF