Jump to content

Quote links broken


Go to solution Solved by KVentz,

Recommended Posts

Posted

Recently I have found that all quote links (on an arrow in the quote block) return not found, because they have content_class=undefined instead of content_class=forums_Topic:

?app=core&module=system&controller=content&do=find&content_class=undefined&content_id=2478&content_commentid=1100519

instead of this:

https://www.nashtransport.ru/?app=core&module=system&controller=content&do=find&content_class=forums_Topic&content_id=2478&content_commentid=1100519

Are there any ideas why this is happened? 

Posted

Works just fine for me as guest.

I have clicked on the link (and also the + button for testing) which resulted in:

CleanShot 2021-11-24 at 10.01.45@2x.png

 

Are you using a custom theme? If yes, does this also happen with the unmodified IPS theme?

Posted
12 minutes ago, Daniel F said:

Works just fine for me as guest.

I have clicked on the link (and also the + button for testing) which resulted in

 

2 hours ago, KVentz said:

Recently I have found that all quote links (on an arrow in the quote block) return not found

 

Posted
4 minutes ago, Daniel F said:

Works just fine for me as guest.

I have clicked on the link (and also the + button for testing) which resulted in:

I mean this link:

1200183721_2021-11-2412_08_03.thumb.png.9648da59f0d00cb94c575b62af9fb27f.png

This little arrow has link (goes to 404):

https://www.nashtransport.ru/?app=core&module=system&controller=content&do=find&content_class=undefined&content_id=58241&content_commentid=1100709

But it should have link:

https://www.nashtransport.ru/?app=core&module=system&controller=content&do=find&content_class=forums_Topic&content_id=58241&content_commentid=1100709

It has "content_class=undefined" instead of "content_class=forums_Topic".

Posted
34 minutes ago, Daniel F said:

Are you using a custom theme? If yes, does this also happen with the unmodified IPS theme?

Nothing special to the forum app I think:

417076111_2021-11-2412_14_36.thumb.png.8697f9cb616f9aeb2cdc1aa24aacd3c3.png

Posted
53 minutes ago, KVentz said:

Nothing special to the forum app I think:

417076111_2021-11-2412_14_36.thumb.png.8697f9cb616f9aeb2cdc1aa24aacd3c3.png

You would need to check on a default unlatered theme in order to test this. Some of the items there can affect any area of the site

Posted
On 11/24/2021 at 1:33 PM, Marc Stridgen said:

You would need to check on a default unlatered theme in order to test this. Some of the items there can affect any area of the site

Same with unaltered theme.

I found that <blockquote> tag does not have 'data-ipsquote-contentclass="forums_Topic"' attribute at all when clicking on 'Quote' link or using 'Quote selection' button:

<blockquote class="ipsQuote" data-gramm="false" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentcommentid="1102269" data-ipsquote-contentid="51668" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1638423997" data-ipsquote-userid="882" data-ipsquote-username="KVentz">

Should be:

<blockquote class="ipsQuote" data-gramm="false" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentcommentid="1102269" data-ipsquote-contentid="51668" data-ipsquote-contenttype="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-timestamp="1638423997" data-ipsquote-userid="882" data-ipsquote-username="KVentz">

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...