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

URL generated for Dashboard Panel when on Dashboard Pages incorrect #17

Closed
joe-meyer opened this issue Apr 23, 2014 · 2 comments
Closed

Comments

@joe-meyer
Copy link
Contributor

It appears that the ajax request that gets made when you are on a dashboard page and you click the dashboard panel icon in the upper right hand corner is incorrect.

For example, when you are on/index.php/dashboard/sitemap/search Instead of generating /index.php/ccm/system/panels/dashboard, it generates /index.php/system/panels/dashboard which causes a 404 not found and bugs up being able to minimize the right panel when you are on a dashboard page and also causes the right panel to become greyed out.

image

@Mnkras
Copy link
Contributor

Mnkras commented Apr 23, 2014

Can confirm
On Apr 22, 2014 11:48 PM, "Joe" notifications@github.com wrote:

It appears that the ajax request that gets made when you are on a
dashboard page and you click the dashboard panel icon in the upper right
hand corner is incorrect.

For example, when you are on
http://www.example.com/index.php/dashboard/sitemap/search Instead of
generating /index.php/ccm/system/panels/dashboard, it generates
/index.php/system/panels/dashboard which causes a 404 not found and bugs
up being able to minimize the right panel when you are on a dashboard page
and also causes the right panel to become greyed out.

[image: image]https://cloud.githubusercontent.com/assets/1292766/2773425/126ac1ea-ca9a-11e3-870f-d78c1fda9c84.png

Reply to this email directly or view it on GitHubhttps://github.com//issues/17
.

@aembler
Copy link
Member

aembler commented Apr 23, 2014

Just pushed a fix for this, but it doesn't fix the underlying issue with the panel in the dashboard, which I've added here:

#18

@aembler aembler closed this as completed Apr 23, 2014
@JonCope JonCope mentioned this issue Dec 4, 2016
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

3 participants