myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Myexperiment-discuss] Lost name?


From: Jiten Bhagat
Subject: Re: [Myexperiment-discuss] Lost name?
Date: Tue, 28 Oct 2008 10:39:20 +0000
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Hi Tony,

Could you run:

rake tmp:cache:clear in the root of your application please?

Also what version of Ruby are you running?

Thanks,
Jits



Linde, A.E. wrote:
Actually I didn’t check, Jits, but just did and it is the correctly set.

T.


On 28/10/2008 00:32, "Jiten Bhagat" <address@hidden> wrote:

    Hi Tony,

    That's very odd! You've probably already done this, but could you
    check
    the database to see if the "title" field in both the workflows and
    workflow_versions tables is being set correctly.

    Thanks,
    Jits


    Linde, A.E. wrote:
    > Hi, I’ve just merged in the latest myExperiment code (rev 1886) to my
    > own old version (rev 1549 – yes, much too long ago). It all works
    > (well, as much as I’ve tested) except that the workflows are not
    > showing the workflow names in the tab: each one only shows as
    > ‘/workflows/4’ or whatever number. Going to the individual workflow
    > shows the name as usual. AFAICS the code is the same though.
    >
    > /app/views/workflows/_table.rhtml
    > ===========
    > <% title = contributable_name(workflow.id, 'Workflow') %>
    > <%=link_to(query ? highlight_all(title, query) : title,
    > workflow_path(workflow)) %>
    >
    >
    > Which shows up as:
    > <a href="/workflows/5">/workflows/5</a>
    >
    > Adding a new workflow has the same problem.
    >
    > Any ideas what I’ve got wrong?
    >
    > Thanks,
    > Tony.
    >
    > --
    > Tony Linde
    > Project Manager
    > Department of Physics & Astronomy
    > University of Leicester
    > ------------------------------------------------------------------------
    >
    > _______________________________________________
    > Myexperiment-discuss mailing list
    > address@hidden
    > http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss
    >




--
Tony Linde
Project Manager
Department of Physics & Astronomy
University of Leicester





reply via email to

[Prev in Thread] Current Thread [Next in Thread]