Infos
    #7539
    Jithin Karkera (jithink)
    2014-12-30 14:17
    2014-10-21 12:32
    7546
    Details
    Tracker ver 5
    Not able to navigate to any links on tracker on the latest updates neither Agile Dashboard links are working properly
    Trackers
    7.5
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Jithin Karkera (jithink)
    Stage
    Empty
    Closed
    2014-12-30
    Attachments
    References
    References list is empty

    Follow-ups

    User avatar
    i updated the tracker post the changes but still i am getting the same error. tried chaging the theme to Tuleap & then to FlamingParrot but have same erros.
    User avatar
    also currently we are not using the system its a dry run i can provide you with an login specified to a project. if required.
    User avatar
    In FlamingParrot it doesn't allow me to click on any links for me. shows broken links and also the tracker i have found the same issues.

    FlamingParrot dropdown doesn't work for the top menu.
    User avatar
    Can you try to do the same thing with the theme named FlamingParrot and tell me if there are the same errors ?
    User avatar
    GET http://demo.demo.com/scripts/combined/ 403 (Forbidden) is the error that is being generated on the browser
    While looking at the browser element. found this error.

    Error 1 : <link rel="SHORTCUT ICON" href="/themes/Dawn/images/favicon.ico"><script type="text/javascript" src="/scripts/combined/"></script><!--[if IE 7]>

    Error 2 :
    document.observe('dom:loaded', function() {
    $$('span[class=project_privacy_private], span[class=project_privacy_public]').each(function (span) {
    var type = span.className.substring('project_privacy_'.length, span.className.length);
    codendi.Tooltips.push(new codendi.Tooltip(span, '/project/privacy.php?project_type='+type));
    });
    });
    Seems to be some issue with Ajax calling
    User avatar
    Hello,

    Can you provide us a screenshot of a broken link and a screenshot of your error when you click on theses links ?

    • Status changed from New to Waiting for information