View Revisions: Issue #463
[ All Revisions ] [ Back to Issue ]
Summary | 0000463: 'new-look' Register: full-save fails | ||
---|---|---|---|
Revision | 2013-12-24 13:53 by Vincent Sanders | ||
Description | NetSurf 2.0 (Dev) (11 Sep 2008 21:45) r5304 When any 'new-look' Register news-page (eg http://www.theregister.co.uk/2008/09/17/reiss_leaves_rs/ ) is full-saved, the file version of the page does not display correctly. This occurs because the source html of the page contains <link rel="stylesheet" type="text/css" href="http://www.theregister.co.uk/style_picker/design"> which NetSurf fails to convert into a local link, although the css file 'style_picker/design' _is_ saved as '36d177d8', or whatever. Tony |
||
Revision | 2008-09-17 13:02 by Tony Moore | ||
Description | NetSurf 2.0 (Dev) (11 Sep 2008 21:45) r5304 When any 'new-look' Register news-page (eg http://www.theregister.co.uk/2008/09/17/reiss_leaves_rs/ ) is full-saved, the file version of the page does not display correctly. This occurs because the source html of the page contains <link rel="stylesheet" type="text/css" href="http://www.theregister.co.uk/style_picker/design"> which NetSurf fails to convert into a local link, although the css file 'style_picker/design' _is_ saved as '36d177d8', or whatever. Tony |