?
avatar goncatin
goncatin
31 Jan 2018

Steps to reproduce the issue

Component JUForm 1.1.7
Install Joomla 3.8.3 and set actions after submission to show message.
Test form
Update to Joomla 3.8.4
Test form

Expected result

Redirect to same page after form submission

Actual result

Redirect to index.php/es/component/juform and error 500

System information (as much as possible)

PHP 7.0.27
Joomla! 3.8.4 Stable [ Amani ] 30-January-2018 15:00 GMT
MySQL 5.5.58-0+deb7u1-log

Additional comments

No configuration changes after joomla update

avatar goncatin goncatin - open - 31 Jan 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 31 Jan 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 Jan 2018

please have a look at #19497 #19496 if your Issue is an duplicate Report.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19499.

avatar franz-wohlkoenig franz-wohlkoenig - change - 31 Jan 2018
Status New Information Required
avatar csthomas
csthomas - comment - 31 Jan 2018

@goncatin In global configuration please enable "Debug System" to Yes and set "Error Reporting" to maximum,

Additional you can check error_log or similar file at your joomla root directory.

avatar goncatin
goncatin - comment - 31 Jan 2018

If I dissable the SEF URL the form works, but doesn't show the modules linked to the original menu item, so I think is the same issue that Your text to link here...


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19499.

avatar OctavianC
OctavianC - comment - 31 Jan 2018

I've just tested it (using JUForm Lite) - and the issue is fixed by reverting #19099 or applying my patch #19498

Before patch (3.8.4):

  • Menu item (form) placed at: http://localhost/j384/index.php/test-form
  • Submitting redirects you to: http://localhost/j384/index.php/component/juform/ which throws an error

After patch:

  • Menu item (form) placed at: http://localhost/j384/index.php/test-form
  • Submitting redirects you to: http://localhost/j384/index.php/test-form
avatar goncatin
goncatin - comment - 31 Jan 2018

I confirm that, OctavianC, applying your patch works fine.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 Jan 2018

@goncatin so this is a duplicate Report of #19497; please close this Issue.

avatar goncatin goncatin - change - 31 Jan 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-01-31 12:10:53
Closed_By goncatin
avatar goncatin goncatin - close - 31 Jan 2018

Add a Comment

Login with GitHub to post a comment