Sunday, 11 November 2012

Re: netsurf: branch master updated. 617d655c7bbcccd5168514c9d29e5b329eec63d4

On Sat, 2012-11-10 at 16:51 +0000, Chris Young wrote:
> > + document = domutils_parse_file(filename, "iso-8859-1");
> > + if (document == NULL) {
> > + warn_user("TreeLoadError", messages_get("ParsingFail"));
> > return false;
> > }
>
> It has been reported to me that the above error is getting triggered
> on first run (ie. when Hotlist file does not exist).
>
> The attached patch fixes this.

Applied. Thanks,


J.

No comments:

Post a Comment