Update wxWebFileHandler to handle paths with fragments correctly, some backends pass...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 4 Aug 2011 08:54:54 +0000 (08:54 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 4 Aug 2011 08:54:54 +0000 (08:54 +0000)
commite6db07c3ef23cdec32eecd824117e4c47a5b8f3a
tree21a544ed0384a33c747a5be97beb5aa62e09fd23
parent36b52591b51e425b57f60e1cbed9a51d2f5767d9
Update wxWebFileHandler to handle paths with fragments correctly, some backends pass this to the handler and some don't so we strip it if necessary.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/webviewfilehandler.cpp