Re: Fragment identifiers, PHP, and NetSurf

2011-10-28 Thread John Williams
In article <5228d86a93joh...@ukgateway.net>, John Williams wrote: > I'm flummoxed. Apparently, after Googling, this is not a NetSurf issue at all, but: "this is an open (not specified) issue with the current HTTP specification. it is addressed in 2 issues of the IETF httpbis working group:

Re: Fragment identifiers, PHP, and NetSurf

2011-10-27 Thread John Williams
In article <5228d9da6fj...@jaharrison.me.uk>, John Harrison wrote: > I have noticed that if I drag a URL containing a fragment identifier from > NetSurf to something else (StrongEd, WebWonder, or whatever) only the > base URL gets copied across, like this, in the example above I see what you

Re: Fragment identifiers, PHP, and NetSurf

2011-10-27 Thread John Harrison
In article <5228d86a93joh...@ukgateway.net>, John Williams wrote: > I find that, whilst a URL file containing: > http://www.bbc.co.uk/radio4/programmes/schedules/fm/#latenight > takes me directly to the Late section in NetSurf, the same URL sent from > PHP as a header('Location: .

Fragment identifiers, PHP, and NetSurf

2011-10-27 Thread John Williams
Doing a bit of scripting to compensate for inadequacies in the BBC Radio 4 Schedule page, I find that, whilst a URL file containing: http://www.bbc.co.uk/radio4/programmes/schedules/fm/#latenight takes me directly to the Late section in NetSurf, the same URL sent from PHP as a head