madkixt / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

app/doc doesn't work from filesystem in Safari #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To get this error: Open ~/src/apps/doc/base2/html in Safari from the file 
system (URL starts with 
file:)

You actually see a white screen. Nothing happens. In the error console you get 
an exception, stating 
Not supported.

What I understand is, opening in file system mode should open the documentation 
in read/write 
mode. I would like to see a better error message.

Secondly: can't apps/doc not be supported readonly?

Original issue reported on code.google.com by doek...@gmail.com on 13 Aug 2008 at 6:57

GoogleCodeExporter commented 8 years ago
My bad. I should have tested in Safari.

> Secondly: can't apps/doc not be supported readonly?

Yes. It works readonly over HTTP. I'll improve the warning message when you try 
to
save on an unsupported browser though.

Original comment by dean.edw...@gmail.com on 17 Aug 2008 at 3:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This is fixed now.

Original comment by dean.edw...@gmail.com on 26 Aug 2008 at 8:22