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

Admin urls load empty templates outside of controller #2871

Closed
Zharktas opened this issue Feb 10, 2016 · 1 comment
Closed

Admin urls load empty templates outside of controller #2871

Zharktas opened this issue Feb 10, 2016 · 1 comment
Assignees

Comments

@Zharktas
Copy link
Member

Since admin urls are mapped behind ckan-admin/someurl, templates are loaded through admin/trash because ckan (or pylons) tries to match folder structure to unmapped url.

For example:
http://demo.ckan.org/admin/trash
http://demo.ckan.org/admin/confirm_reset

These won't actually do anything but urls should match to controllers, will provide a PR when I have change to make it.

Zharktas added a commit to Zharktas/ckan that referenced this issue Feb 23, 2016
@kmbn
Copy link
Contributor

kmbn commented Jan 22, 2019

We decided to close old issues that are not actively worked on so that we can focus our effort and attention on issues affecting the current versions of CKAN.

If this issue is still affecting the version of CKAN you're working with now, please feel free to comment or reopen the issue.

If you do reopen this issue, please update it with new details. One reason it might not have been resolved in the past is that it wasn't clear how a contributor could address the issue.

@kmbn kmbn closed this as completed Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants