https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4456
--- Comment #5 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-10-18 08:40:44 PDT ---
(In reply to comment #4)
> This is a worthwhile change but while making changes in this area it would also
> be worth performing some character substitution in order that more saves would
> be successful. At the moment any page with a "?" in the URL will fail to save.
> This is quite a frequent occurrence. e.g. /images.asp?image=dsc00001.jpg
>
> So just replacing "?" with "_" would allow many more pages to save
> successfully.
I think the problem extends beyond the '?' character. There is a similar
discussion about this within bug 1671, where Guy has suggested percent-escaping
problematic characters.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.