Displaying blog entry

Jamie Sammons, modified 1 Year ago. New Member Post: 1 Join Date: 10/12/23 Recent Posts

Problem overview: 
In the blog entry view, the link to next blog post refers the current blog post.

This occurs with liferay versions 7.4.3.75-ga75 and later and may be related to the commit changes.

Possible cause: Github. Maybe here the third element of the array should be returned instead of the second one.

    Steps to Reproduce: 

    1. Go to blog page.
    2. Click on blog entry 

    Expected Results: 
    Blog entry view with links to the previous and the next blog entry.

    Actual Results: 
    Blog entry view with links to the previous and the actual blog entry. 

    thumbnail
    Olaf Kock, modified 1 Year ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

    Forwarded as LPS-199213