Menu

#44 TBrowser history bug

open
nobody
Examples (1)
7
2013-01-13
2003-01-16
Anonymous
No

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.

Discussion


Log in to post a comment.