Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webforms Return URL https
#1
Hi,

How can I set https link in webforms Return URL field?

Attach screen shot

Thamks


Attached Files Image(s)
   
Reply
#2
I added a change to coreBOS whereas you can specify the protocol in the value if no protocol is given then http is used so we maintain backward compatibility.

https://github.com/tsolucio/corebos/commit/962db7d82e63c70a6937b483268cbd95f360910d

give it a try when you can
Joe
TSolucio
Reply
#3
(03-26-2019, 02:51 PM)joebordes Wrote: I added a change to coreBOS whereas you can specify the protocol in the value if no protocol is given then http is used so we maintain backward compatibility.

https://github.com/tsolucio/corebos/commit/962db7d82e63c70a6937b483268cbd95f360910d

give it a try when you can


It add the typed URL to "http://" and not replace it.

So it if I type https://mydomain.com it will be
http://https://mydomain.com
Reply
#4
have you updated or applied the change?
Joe
TSolucio
Reply
#5
(03-27-2019, 04:49 PM)joebordes Wrote: have you updated or applied the change?

Yes and it try to redircet to


Quote:http://https://mydoing.com/after-post.html


and not to


Quote:https://mydoing.com/after-post.html
Reply
#6
I just updated the demo and was able to introduce the protocol:

http://demo.corebos.com/index.php?module=Webforms&action=WebformsDetailView&id=1

or are you saying that once it is defined it does not redirect correctly?
Joe
TSolucio
Reply
#7
(03-27-2019, 05:44 PM)joebordes Wrote: I just updated the demo and was able to introduce the protocol:

http://demo.corebos.com/index.php?module=Webforms&action=WebformsDetailView&id=1

or are you saying that once it is defined it does not redirect correctly?

Yes I see it work in the demo.
I implemented those change.

My version is a bit older then the current github version.
Beside full update, is there any other change that could affect it?
Reply
#8
(03-31-2019, 03:41 PM)addady Wrote: Beside full update, is there any other change that could affect it?

I don't think so, this change is rather isolated but software is rather complex and could be the case

Review the commit, make sure all the changes are in the right place, I only made that one commit for this change
Joe
TSolucio
Reply
#9
Sorry my mistake. I update only 2 out of the 3 files.
Now Its work fine.

Thank you
Reply
#10
:-)
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)