(in linux with firefox)
This snippet:
<?xml version="1.0" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="res:///usr/share/pcb/pcb_ba.xsl"?> <!DOCTYPE pcb_ba SYSTEM "/usr/share/pcb/pcb_ba.dtd">
It works ok if I just give href="pcb_ba.xsl"
and the file is in the current directory.
But if I put an absolute path there,
I'll just get a blank screen and the
debugger sez there's no stylesheet loaded.
Same problem if I prefix with file:// or res:// as above.
I can ls and cat the file, as user,
so it's likely not a permissions problem.
What am i doing wrong?
It's proably this:
Links to local pages do not work http://kb.mozillazine.org/Links_to_local_pages_do_not_work
I've now added the three keys in about:config (with url file:/// it's all local...).
Things did not improve.
Also, I'm entirely not sure why I'd need to set those things for files I open from a file:/// url...
Oh, they say something about security policies having moved... will look into that now...
(in linux with firefox)
This snippet:
<?xml version="1.0" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="res:///usr/share/pcb/pcb_ba.xsl"?> <!DOCTYPE pcb_ba SYSTEM "/usr/share/pcb/pcb_ba.dtd">
It works ok if I just give href="pcb_ba.xsl"
and the file is in the current directory.
But if I put an absolute path there,
I'll just get a blank screen and the
debugger sez there's no stylesheet loaded.
Same problem if I prefix with file:// or res:// as above.
I can ls and cat the file, as user,
so it's likely not a permissions problem.
What am i doing wrong?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 388 |
Nodes: | 16 (2 / 14) |
Uptime: | 134:18:28 |
Calls: | 8,209 |
Calls today: | 7 |
Files: | 13,122 |
Messages: | 5,871,468 |