Issue226

Title Autocomplete not appearing for outline editing
Priority bug Status unread
Superseder Nosy List jambo, kennylu
Assigned To kennylu Topics Outliner, User Input & Edit

Created on 2007-08-07.11:11:32 by jambo, last changed 2007-08-07.11:11:32 by jambo.

Messages
msg587 (view) Author: jambo Date: 2007-08-07.11:11:32
Autocomplete does not appear when trying to edit literals.  This is not
desirable behavior because when a user enters a URI into that box, it will not
be parsed as a URI, but rather entered as a literal into the document.

Example:

1. load http://dig.csail.mit.edu/2007/wiki/jambobo.rdf .
2. attempt to change the "creator" to "James Hollenbach" (no autocomplete appears)
3. assume James Hollenbach isn't in our database, so type
http://web.mit.edu/jambo/www/foaf.rdf#jambo
4. the URI is entered into the file as a literal, and therefore is not expandable.

The desirable behavior is definitely to put in actual links as much as possible,
because without the links our data won't be interesting at all.
History
Date User Action Args
2007-08-07 11:11:32jambocreate

To request an account, email [name of this project]@csail.mit.edu.