Hi Tim,

Thanks for the reply. I discovered that it was fixed in rc2 yesterday too! I am very happy about it. Congrats to the EPrints developers!


On Thu, Jul 3, 2008 at 10:26 AM, Tim Brody <tdb01r@ecs.soton.ac.uk> wrote:
*** http://www.eprints.org/tech.php/id/%3C486CE190.1070203%40ecs.soton.ac.uk%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hi Henok,

I think these problems are fixed in 3.1 rc 2. Certainly should be fixed by the 3.1 release.

Cheers,
Tim.

Henok Mikre wrote:
Okay, so I learned that there is a general issue with browsing by fields that have spaces in them. So if I want to browse by "funders" and the funder is University of Southampton, it throws an exception. I know some people have found a work around to this so please help if you know how?

Thanks

On Tue, Jun 24, 2008 at 7:06 PM, Henok Mikre <henokmikre@gmail.com <mailto:henokmikre@gmail.com>> wrote:

   Hi all,

   I put the following in views.pl
   {
     id => "people",
     fields => "creators_name/editors_name",
     order => "title",
   },

   and when running "generate_views repo_id" I get the following
   error "Invalid path value 'last_name:first_name' in menu:
   people/lastname:firstname ' for as many creators in database.

   I would appreciate your help.

   Thanks