https://issues.apache.org/bugzilla/show_bug.cgi?id=47211
Will Rowe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #12 from Will Rowe <[email protected]> 2009-05-19 10:32:44 PST --- "OS is native Japanese Windows 2003 Server" Windows is a unicode operating system; all file paths in the Windows OS are handled with utf-8 naming from the perspective of the server, Apache will not serve files by URLs named with local code pages. If you correct the img ref='' targets to (% escaped) utf-8, all will be well. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
