Tiddler 'Tickets' in Namespace 'TiddlyHome'

list | new | edit | delete | .html | .tw | .txt | .js

Tickets

BidiX - 2008-07-06 21:49:36  (created: 2008-06-25 19:36:54 ) 


  1. not logged user can't see Tiddlywikis
  2. username of a Tiddler must be a string. When a tiddlywiki is uploaded, the modifier should not change.
  3. Error when unlogged user try to edit a Namespace
  4. Error when a not logged user try to delete
  5. a tiddler edit add a new key of this tiddler in tiddlywiki.tiddlers
  6. if a . (dot) in tiddler title or Tiddlywiki name or Namespace name (in url) the dispatcher is unable to handle (it tries a format)
  7. if <tiddlywiki_id>.tiddlers isn't clean (some tiddlers don't exist anymore). Format .html is in error
  8. <tiddler>.modified could be a string => <tiddlywiki>.xml bugs.
  9. Bad request when tiddler has a '/' in title
  10. Bug in Firefox with external links ????

# --not logged user can't see Tiddlywikis--
# --username of a Tiddler must be a string. When a tiddlywiki is uploaded, the modifier should not change.--
# --Error when unlogged user try to edit a Namespace--
# --Error when a not logged user try to delete--
# --a tiddler edit add a new key of this tiddler in tiddlywiki.tiddlers--
# --if a . (dot) in tiddler title or Tiddlywiki name or Namespace name (in url) the dispatcher is unable to handle (it tries a format)--
# if <tiddlywiki_id>.tiddlers isn't clean (some tiddlers don't exist anymore). Format .html is in error 
# <tiddler>.modified could be a string => <tiddlywiki>.xml bugs.
# Bad request when tiddler has a '/' in title
# --Bug in Firefox with external links ????--