TBrowser history bug
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 3406.
--- Comment added on 6/25/02 4:30:41 AM ---
The TBrowser example uses a string list with values for storing its history of
previously visited URLs. This does not work, however: A valid URL may contain
equal signs, which are also used to delimit the URL from the date value in the
list when streamed to and from file.