?
avatar sandewt
sandewt
2 Dec 2020

Steps to reproduce the issue

Cast a vote with the vote plugin.

Expected result

No error message.

Actual result

screen shot 2020-12-02 at 16 12 47

System information (as much as possible)

Joomla! 4.0.0-beta6-dev Development [ MaƱana ] 27-October-2020 19:54 GMT

Additional comments

File: ..\components\com_content\src\Controller\ArticleController.php
Line 442:

// Don't redirect to an external URL.
if (!JUri::isInternal($url))
{
     $url = JRoute::_('index.php');
}

Please take a look: @wilsonge

avatar sandewt sandewt - open - 2 Dec 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Dec 2020
avatar wilsonge wilsonge - close - 2 Dec 2020
avatar wilsonge
wilsonge - comment - 2 Dec 2020

Fixed with e1d5dd2 - Thanks for the report!

avatar wilsonge wilsonge - change - 2 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-02 23:02:02
Closed_By wilsonge

Add a Comment

Login with GitHub to post a comment