[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
[BUG REPORT] WML 1.7.4, Linux 2.2 (SuSE 6.0)
- From: nospam@thanx
- Date: Fri, 12 Nov 1999 15:50:00 +0100 (MET)
BUG REPORT
Package: WML 1.7.4
Operating System: Linux 2.2 (SuSE 6.0)
Problem Description:
| wml does not parse the --outputfile parameter
| correctly if the slice term contains the character
| '@'. To fix this, line 1027 of wml_frontend/wml
| (sub ProcessOutfiles) has to be changed from
|
| elsif ($o =~ m|^([_A-Z0-9*~!+u%n\-\\^x()]+):(.+)$|) {
|
| to
|
| elsif ($o =~ m|^([_A-Z0-9*~!+u%n\-\\^x()@]+):(.+)$|) {
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com