myexperiment-discuss
[Top][All Lists]
Advanced

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

RE: [Myexperiment-discuss] Lost name?


From: David R Newman
Subject: RE: [Myexperiment-discuss] Lost name?
Date: Tue, 28 Oct 2008 00:41:33 -0000

Hi Tony,

 

This may be because you need to set a variable called BASE_URI in your config/environment_private.rb file.  It should be something like the following:

 

BASE_URI = http://yourserver.yourdomain:portnumberifrequired

 

I am not sure when or why this got added in (I am not a regular myexp codebase editor)  but it seems the most likely reason for your problem.

 

Regards

 

Dave Newman

myExperiment team member

 

From: address@hidden [mailto:address@hidden On Behalf Of Linde, A.E.
Sent: 27 October 2008 19:59
To: myexperiment-discuss
Subject: [Myexperiment-discuss] Lost name?

 

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="">
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

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.4/1749 - Release Date: 27/10/2008 07:57


reply via email to

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