Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inherited methods stopped to work for AbstractLesscController #1039

Closed
alniks opened this issue Aug 7, 2020 · 0 comments
Closed

Inherited methods stopped to work for AbstractLesscController #1039

alniks opened this issue Aug 7, 2020 · 0 comments
Assignees

Comments

@alniks
Copy link

alniks commented Aug 7, 2020

In hour app we have a BootstrapController which extends AbstractLesscController and overrides getLessFile and getLesscArguments arguments. However when the request comes to it I observe the following in the logs:

09:40:34.745 [qtp1542747725-28] INFO org.javalite.activeweb.RequestDispatcher - {"headers":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"},"controller":"","duration_millis":599,"remote_ip":"127.0.0.1","method":"GET","action":"","error":"Failed to find an action method for action: 'index' in controller: app.controllers.BootstrapController","url":"http://localhost:7878/bootstrap","status":404}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants