From: Yuri <yurj AT alfa.it>
Date: Mon, 09 Mar 2009 18:38:46 +0100
| Threading: | ↑ [EP-tech] changing urls from eprints 2 and eprints 3 from yurj AT alfa.it • This Message |
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** EPrints community wiki - http://wiki.eprints.org/ Tim Brody ha scritto: > http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech > *** EPrints community wiki - http://wiki.eprints.org/ > On Fri, 2009-03-06 at 11:27 +0100, Yuri wrote: > >> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech >> *** EPrints community wiki - http://wiki.eprints.org/ >> Hi all! >> >> Looking at the logs, I get a lot of: >> >> [Fri Mar 06 11:15:49 2009] [error] [client XX.XX.XX.XX] File does not >> exist: >> ↵ /usr/share/eprints3/archives/paduaresearch/html/en/view/dottorato/ciclo_20.html >> The browse views section is missing. The site admin needs to run >> generate_views. This should be automated with cron. See the >> documentation for more details. >> Invalid value id in update_view_list 'ciclo_20' in menu: ↵ dottorato/ciclo_20/ >> >> >> That's because people coming from search engine search for >> view/dottorato/ciclo_20.html which was the ep2 url. Now it is: >> >> /view/dottorato/ciclo=5F20/ >> >> Does someone has a guide on how to do the mapping (maybe using >> RewriteRule on apache), so I still get access to the right pages? ↵ Thanks :) >> > > What is the original (unescaped) value? > ciclo_20 :) > I ask because we've broken and fixed the filename escaping at various > releases :-) > > All the best, > Tim. > >