Uzbl

Tasklist

FS#40 - TiddlyWikis can't be saved

Attached to Project: Uzbl
Opened by Dominik Mayer (dominik.mayer) - 2009-06-11 09:20:26 AM
Task Type Bug Report
Category uzbl-core
Status Unconfirmed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

TiddlyWikis (www.tiddlywiki.com) are small, single file JavaScript wikis. I wanted to use uzbl as a wrapper around my MonkeyGTD (an extended TiddlyWiki for GTD, monkeygtd.tiddlyspot.com) but the problem is, that the file cannot be saved.

To reproduce this download TiddlyWiki or MonkeyGTD, open the file and click on Save or Backstage -> Save.
This task depends upon

Comment by Kamalakar Agashe (kagashe) - 2009-06-12 08:58:51 AM
I can confirm this. I downloaded an empty TiddlyWiki on PC and opened it with:
uzbl -u file:///home/user/TiddlyWiki/empty.html

made some changes and tried to save. The error message I get:
It's not possible to save changes. Possible reasons include:
- your browser doesn't support saving (Firefox, Internet Explorer, Safari and Opera all work if properly configured)
- the pathname to your TiddlyWiki file contains illegal characters
- the TiddlyWiki HTML file has been moved or renamed

The first reason "your browser doesn't support saving" seems to be valid.

kagashe
Comment by Kamalakar Agashe (kagashe) - 2009-06-12 09:13:52 AM
When I saved using Firefox I got this warning:
A script from "file://" is requesting enhanced abilities that are UNSAFE and could be used to compromise your machine or data:

Run or install software on your machine

Allow these abilities only if you trust this source to be free of viruses or malicious programs.

Deny Allow

Therefore it is permission problem. How to allow on uzbl?

Loading...