Firefox 1.5.0.7
1. importing a file:// into a file:// works
2. importing a http:// into a file:// fails
Permission denied to call method XMLHttpRequest.open
3. importing a http:// into a http:// fails
Permission denied to call method XMLHttpRequest.open
succeeds if both http:// url's are on the same server
4. importing a file:// into a http:// fails
Error in send [Exception... "Component returned failure code:
0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]"
nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS
frame :: http://bob.mcelrath.org/empty-2.1.0.html :: anonymous ::
line 0" data: no]
Mozilla 1.7.13
1. importing a file:// into a file:// fails
The original file
file:///tmp/index.html?nocache=0.39423945284925 does not appear
to be a valid TiddlyWiki file.
2. importing a http:// into a file:// fails
The original file
http://www.tiddlywiki.com?nocache=0.39423945284925 does not appear
to be a valid TiddlyWiki file.
config.macros.importTiddlers.onLoad gets called after the first
couple of PACKETS have been received, so the entire document is
not available, and import fails. This might be the reason for
the same error above.
3. importing a http:// into a http:// fails
Permission denied to call method XMLHttpRequest.open
succeeds if both http:// url's are on the same server
4. importing a file:// into a http:// fails
Error in send [Exception... "Component returned failure code:
0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]"
nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS
frame :: http://bob.mcelrath.org/empty-2.1.0.html :: anonymous ::
line 4960" data: no]
Konqueror 3.5.3
1. importing a file:// into a file:// fails (silently)
2. importing a http:// into a file:// fails (silently)
3. importing a http:// into a http:// fails (silently)
if both url's are on the same server, konqueror displays a blank
white screen and no error.
4. importing a file:// into a http:// fails (silently)
Opera 9.01
1. importing a file:// into a file:// fails (silently)
2. importing a http:// into a file:// fails (silently)
3. importing a http:// into a http:// fails
Error in send [Error:
name: Error message:
Security violation
]
4. importing a file:// into a http:// fails
Error in send [Error:
name: Error message:
Security violation
]
When I say "silently" above, I mean that TW displays the message "Please
wait while the file is loaded from: "... but nothing happens after that.
This is all with vanilla 2.1.0.