[
https://issues.apache.org/jira/browse/CLOUDSTACK-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555219#comment-14555219
]
ASF GitHub Bot commented on CLOUDSTACK-7907:
--------------------------------------------
GitHub user rsafonseca opened a pull request:
https://github.com/apache/cloudstack/pull/282
Fixes breadcrumbs problem described in CLOUDSTACK-7907
There was an overlap in container placement in the breadcrumbs, leading to
the links not being visually correct in some coordinates.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rsafonseca/cloudstack CLOUDSTACK-7907
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/282.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #282
----
commit e2598ff91db993548192ff46824118c2392932f1
Author: Rafael da Fonseca <[email protected]>
Date: 2015-05-21T22:54:29Z
Fixes breadcrumbs problem described in CLOUDSTACK-7907
----
> UI heavily broken
> -----------------
>
> Key: CLOUDSTACK-7907
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7907
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.3.0, 4.4.1
> Environment: not relevant
> Reporter: Andrija Panic
> Priority: Critical
>
> (A serious one, that we encounter pretty often):
> Issue: I start new VM deloyment wizard, choose template etc.... at the end
> when I click the finish, when the job should be sent to MGMT server - simply
> nothing happens - so ajax does't get executed at all, no litle circle
> spinning etc - no logs in mgmt server, simply ajax doesn't get
> executed...Same behaviour sometimes happen when I click on "Configure" on the
> VPC.
> I confirmed behaviour in acs 4.3.0 and I'm still checking in 4.4.1, but I
> doubt anything has changed
> OR
> 2)
> (not a big issue, however very annoying):
> I filter instances by some account/domain, then click on some instance (view
> it's properties or whatever), than in the breadcrumb I click back on
> "instances", and instead of being show the page with all the filtered
> instances, I get back to the home page of ACS...
> So it doesn't really happens always, but randomly, with different browsers,
> clearing all cache etc...
> The issue here is that nothing get's logged to MGMT log at all...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)