[erlang-questions] CrashDumpViewer broken in firefox

Dale Harvey harveyd@REDACTED
Mon Nov 3 03:13:46 CET 2008


The crashdumpviewer from webtools doesnt work in firefox
(and probably a few other browsers)

I had a quick check what the problem is and its in
the way the filename is submitted, <input> elements
wont give the fill path to the file for obvious security reasons

http://pastebin.me/490e5d4e9b4bc
shows the full path in konqueror but only the filename in firefox,

since the file is read from the disk and not uploaded there isnt anyway
to access its full path, the only real way to fix it would to have it upload
the file (although im not sure if inets supports that)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081103/a40d284c/attachment.htm>


More information about the erlang-questions mailing list