A
A
alexandrnevajno12018-02-26 00:39:04
Kohana
alexandrnevajno1, 2018-02-26 00:39:04

When creating a new action in a controller, chrome cannot see it. And in incognito mode sees. Why is that? How to fix?

I am finalizing the project on Kohana. And I have such a problem.
If I create a new action in the controller and then try to open it, if I enter its address in chrome (for example, toster/question/new), then the action occurs, as if I had not created anything - I am redirected to the main page.
However, if I do it in incognito mode, everything works.
And further. If I add a slash after the action in normal mode, it will work too (for example, toster/question/new / ). But in order to work without a slash, you need to clean your cookies and history.
What could be the problem? And how to fix it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
bkosun, 2018-02-26
@bkosun

What could be the problem?

Apparently Google Chrome is caching the redirect
https://superuser.com/questions/304589/how-can-im...

A
Andrey, 2018-02-26
@VladimirAndreev

clear framework cache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question