Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] 3.1.0 rc2 fixing typo

From: Ferruccio Zamuner <nonsolosoft AT diff.org>
Date: Sat, 21 Jun 2008 04:43:42 +0200


Threading:      • This Message
             Re: [EP-tech] 3.1.0 rc2 fixing typo from tdb01r AT ecs.soton.ac.uk
             Re: [EP-tech] 3.1.0 rc2 fixing typo from nonsolosoft AT diff.org

*** 
http://www.eprints.org/tech.php/id/%3CEMEW-k5K3iL60277164c0c923b120096d971e5d5f1b-485C6ADE.8010502%40diff.org%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hello,

in default template: /eprints3/archives/ARCHIVEID/cfg/cfg.d/default.xml

<a href="{$config{http_url}}/view/year">
fails

while:

<a href="{$config{http_url}}/view/year/">
rocks

It's the same for subjects and division.

action="{$config{http_cgiurl}}/search"
fails when port != 80

while

action="{$config{http_url}}/search"
fails too for /search page not found

Any idea?

Thank you in advace,                 Ferruccio Zamuner
--
NonSoLoSoft - http://www.nonsolosoft.com/
Italia - tel: +39 (0)11 - 941.59.84


[index] [prev] [next] [options] [help]