J3 Issue ?
avatar kirblam
kirblam
14 Jun 2019

Steps to reproduce the issue

Expected result Actual result System information (as much as possible)

Appears to be specific to 3.9.8 - I believe it was working in 3.9.6
bug evident on centos 6.x production + Mac (MAMP) development environment.
production php: 7.1.30, dev php: 7.0.12

Additional comments

I'm adding in an extra check for http:// output as some forms appear to be failing for unsecure submission.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar kirblam kirblam - open - 14 Jun 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Jun 2019
avatar brianteeman
brianteeman - comment - 14 Jun 2019

From the information provided it is impossible to replicate or diagnose. Obviously it is not a generic issue or there would be millions of broken sites

avatar SharkyKZ
SharkyKZ - comment - 14 Jun 2019

The argument is documented as an integer, not a boolean. Before #24089 it was cast as integer so passing true worked the same as 1.

avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Jun 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 15 Jun 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Jun 2019

@SharkyKZ what does it mean, bug, expected behaviour, ...?

avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Jun 2019
Status New Discussion
avatar HLeithner
HLeithner - comment - 15 Jun 2019

I not a bug because the documentation say the parameter should be an integer but it's an unexpected behavior change so it's more a less a b/c.

I will add a cast to the Jroute::_ function for compat reasons.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Jun 2019

Closed as having Pull Request #25225

avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Jun 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-06-16 10:27:09
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig franz-wohlkoenig - close - 16 Jun 2019

Add a Comment

Login with GitHub to post a comment