DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=21242>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=21242

Trailing character renders pages with code

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|mod_access                  |Platform



------- Additional Comments From [EMAIL PROTECTED]  2004-09-01 08:41 -------
I was forgetting:
I know that this seems to be rather a Windows "feature" than an Apache bug (see
below for command line example).
However, it's still a very different behaviour from Unix Apache, with the same
configuration file, so I'd really appreciate if a solution could be found.

Thanks,

Laurent

C:\Temp>echo test > test.txt

C:\Temp>dir test.*
 Volume in drive C has no label.
 Volume Serial Number is 1446-92E5

 Directory of C:\Temp

01/09/2004  10:35                    7 test.txt
               1 File(s)              7 bytes
               0 Dir(s)  10 440 631 296 bytes free

C:\Temp>more test.txt
test

C:\Temp>more test.txt....
test

C:\Temp>more "test.txt....    ...."
test

C:\Temp>more "test.txt....    ....a"
Cannot access file C:\Temp\test.txt....    ....a

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to