Project

General

Profile

Actions

Bug #14326

closed

pi_list_browseresults doesn't honor simulateStaticDocuments

Added by old_cz8s about 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2004-09-17
Due date:
% Done:

0%

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

Description

when using pi_list_browseresults to make a pagebrowser, the result is no static URL although simulateStaticDocuments is set.

I am using tt_news 1.6.3 which uses pi_list_browseresults now. And since then, this bug appears in tt_news.
(issue imported from #M373)

Actions #1

Updated by Michael Stucki about 20 years ago

The function pi_list_browseresults() should definitely work if you enabled simulateStaticDocuments!

Are you sure that this function is used by tt_news 1.6.3 and are you sure that this does not contain its own function pi_list_browseresults?

Actions #2

Updated by Christopher about 20 years ago

I can confirm that the stock version of pi_list_browseresults() (found in tslib/class.tslib_pibase.php) works with simulateStaticDocuments. I wonder if this is jusrt an issue with how SSD is configured?

If it's just that the extension is showing parameters in the url (instead of hashing them), then you may need to set something like this up in your TS template:

simulateStaticDocuments_pEnc_onlyP (
tx_bhlinks_pi1[pointer]
tx_bhlinks_pi1[mode]
)

In any case, more information is needed; for example, what do the urls look like..?

Actions #3

Updated by Mathias Schreiber over 18 years ago

Closed due to general Bugtracker Cleanup.

TYPO3 Version 3.6.2 will no longer be supported.

Actions

Also available in: Atom PDF