Message587

Author jambo
Recipients kennylu
Date 2007-08-07.11:11:32
Content
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:32jambosetmessageid: <1186499492.35.0.976965790934.issue226@csail.mit.edu>
2007-08-07 11:11:32jambosetrecipients: + kennylu
2007-08-07 11:11:32jambolinkissue226 messages
2007-08-07 11:11:32jambocreate

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