Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
CodeIgniter 4
CodeIgniter 4 Support
redirect to route ignore baseurl
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
redirect to route ignore baseurl
puschie
Member
Posts:
59
Threads:
10
Joined:
May 2017
Reputation:
4
#1
07-31-2018, 07:55 AM
there are some redirection problems ( well it only works with absolute paths )
e.g redirect()->route( 'ROUTE', [], 302 ) will route to HOST/ROUTE instead of HOST/BaseURL/ROUTE
response->redirect( '/ROUTE' ) have the same result
Reply
kilishan
CI Project Lead
Posts:
1,462
Threads:
90
Joined:
Oct 2014
Reputation:
120
#2
07-31-2018, 10:55 AM
If you've found bugs, the place to report them is by filing an issue over at GitHub. Though, the first thing I would ask to see is actual code to recreate, and how $baseURL is defined in application\Config\App.php
Support Development
•
CodeIgniter 4 Foundations
•
Practical CodeIgniter 3
•
CodeIgniter Tutorials
Reply
puschie
Member
Posts:
59
Threads:
10
Joined:
May 2017
Reputation:
4
#3
08-01-2018, 12:16 AM
created
Issue
thought it would be better to talk before creating an issue for an old known problem
Reply
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB