[TYPO3-english] TYPO3 6.2, CoolURI and Disqus ext. problem

Luis E. Suarez nospam at please.com
Thu Jul 14 22:20:28 CEST 2016


Hi Jan,

Being so, I took a closer look into the problem and found that the 
solution is to modify the Disqus ext in order to avoid calling Disqus 
when the id= shows up.  An option is required though since some sites do 
not use neither CoolURI nor RealURL.
I already asked Kevin to modify the Disqus ext, but I have disabled the 
ext for a  while.

Regards
Luis

On 14-Jul-16 02:54 PM, Jan Bednarik wrote:
> Hi,
>
> I remember there was a request not to redirect to nice URL when page is
> previewed from BE. I don't remember why, but it made sense, so it was
> implemented.
>
> Regards
>
> Jan
>
> Dne 14.07.2016 v 17:48 Luis E. Suarez napsal(a):
>> Hi,
>>
>> Using previous TYPO3 and CoolURI versions, each time I click "View
>> webpage" at the Backend the first not empty tx_realurl_pathsegment,
>> alias, subtitle or title is used to create the URI.  i.e.
>> www.example.com/page.html or whatever.
>>
>> Now, in ver 6.2 each time I click "View webpage" the
>> tx_realurl_pathsegment, alias, subtitle and title are all ignored.
>>
>> This is causing duplicate URI's for the same page in the Disqus database
>> if the page includes the Disqus script. I.E. www.example.com/page.html
>> plus www.example.com/index.php?id=xxxx&ADMCMD_cooluri=1
>>
>> This happens because ADMCMD_previewCmds() is used at
>> \Utility\BackendUtility.php and \Controller\ViewModuleController.php
>>
>> Is there some way to avoid this behavior with "View webpage"?
>>
>> Thanks
>>
>> ---
>> This email has been checked for viruses by Avast antivirus software.
>> https://www.avast.com/antivirus
>>
>


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the TYPO3-english mailing list