Bug #9122
cHash not in bit.ly links
| Status: | New | Start date: | 2010-08-03 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Peter Klein | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
When using pmkttnewstwitter on a site where caching is on, tt_news will generate a cHash variable for the links to newsitems. Without the cHash variable, tt_news will display the latest tt_news items and that might be the wrong one. pmkttnewstwitter does not supply this cHash variable to bit.ly and therefore all shortened links will in fact point to the last and same news item instead of different ones.
Sample site: www.parachute.nl, at the home page you will see some news items (with cHash in the links)
Twitter account: twitter.com/knvvlpara the shortened links without the cHash
BTW, I am using simulatestaticdocuments:
Setup field in template:- Set up PATH_INFO:
config.simulateStaticDocuments = PATH_INFO
config.simulateStaticDocuments_addTitle = 30
config.simulateStaticDocuments = 1
config.simulateStaticDocuments_addTitle = 0
config.simulateStaticDocuments_noTypeIfNoTitle = 1
config.simulateStaticDocuments_pEnc = md5
config.absRefPrefix =
Best,
Janno Schouwenburg