| Anonymous | Login | Signup for a new account | 2013-05-25 02:15 CEST |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0000022 | Copfilter-V1 | CLI (cron, scripting) | public | 2008-09-10 20:48 | 2013-05-14 02:14 | ||||||||
| Reporter | karesmakro | ||||||||||||
| Assigned To | Severus | ||||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||||
| Status | feedback | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0000022: Sprachauswahl der Fehlerseiten | ||||||||||||
| Description | # Path to template files. # # Default: # TEMPLATEPATH /usr/local/etc/havp/templates/en TEMPLATEPATH /var/log/copfilter/default/opt/havp/etc/templates/de hier würde ich mir wünschen, dass die Sprache der COP-Installation geladen wird. (unter anderem auch darum, weil ich die Fehlermeldungs-Seiten im URL-Filter Design verwende und diese im DE-Verzeichniss liegen) | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0000065) Severus (administrator) 2013-05-14 02:14 |
Add to setup_util the code lines cp -pf $BASEDIR/opt/havp/etc/havp.config /tmp/ cat $BASEDIR/opt/havp/etc/havp.config | sed -e 's/.*TEMPLATEPATH.*\/var\/log\/copfilter\/default\/opt\/havp\/etc\/templates\/.*/TEMPLATEPATH \/var\/log\/copfilter\/default\/opt\/havp\/etc\/templates\/'${LANGUAGE}'/' > /tmp/havp.config mv -f /tmp/havp.config $BASEDIR/opt/havp/etc/havp.config |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-04-09 20:22 | FischerM | Project | @4@ => Copfilter |
| 2013-04-09 20:22 | FischerM | Category | Framework => General |
| 2013-04-10 18:59 | FischerM | Project | Copfilter => Copfilter-V1 |
| 2013-04-10 18:59 | FischerM | Assigned To | mm8824 => |
| 2013-04-10 18:59 | FischerM | Category | General => CLI (cron, scripting) |
| 2013-04-10 18:59 | FischerM | Product Version | 200809032302 => |
| 2013-05-14 02:14 | Severus | Note Added: 0000065 | |
| 2013-05-14 02:14 | Severus | Assigned To | => Severus |
| 2013-05-14 02:14 | Severus | Status | confirmed => feedback |
| Copyright © 2000 - 2013 MantisBT Team |