noosfero | Avoid unnecessary rails app processing on api 404 requests (#275)

Rodrigo Souto gitlab at mg.gitlab.com
Mon Jun 26 10:09:40 BRT 2017


New Issue was created.

Issue 275: https://gitlab.com/noosfero/noosfero/issues/275
Author:    Rodrigo Souto
Assignee:  

Every 404 request made to the api ends up on rails controllers, triggering a lot of unnecessary processing. This was fixed 026929b5 but this commit also broke the custom 404 page on rails application as described on !1251. We need to find another solution for this problem.

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/issues/275
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170626/f02fe9ed/attachment.html>


More information about the Noosfero-dev mailing list