[ 
https://issues.apache.org/jira/browse/MESOS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795364#comment-13795364
 ] 

Ross Allen commented on MESOS-731:
----------------------------------

[~bmahler], I figured that might be the case.

The UI takes the path from "path" query parameter, splits it on slashes 
(https://github.com/apache/mesos/blob/master/src/webui/master/static/browse.html#L19),
 and then renders it. It doesn't know which directories are navigable and which 
aren't. The UI could be hard-coded to prevent navigating above the "runs" 
directory, but ideally the browse endpoint would return info about which 
directories are navigable and which aren't.



> Framework breadcrumbs do not function
> -------------------------------------
>
>                 Key: MESOS-731
>                 URL: https://issues.apache.org/jira/browse/MESOS-731
>             Project: Mesos
>          Issue Type: Bug
>          Components: webui
>    Affects Versions: 0.14.0
>            Reporter: Whitney Sorenson
>
> If you click the sandbox for a given completed task, you will see a set of 
> breadcrumb links at the top.
> For example, 
> / usr / share / hubspot / mesos / slaves / 
> 201310101656-388860426-5050-22351-2 / frameworks / chronos / executors / 
> shell-wrapper-executor / runs /
> which implies, if you click runs, you would be able to see a directory 
> listing of all the runs. Instead, clicking these links generates an error 
> message.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to