<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 28.02.2012 um 20:41 schrieb Fabian Bornhofen:</div></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font><blockquote type="cite">       2) How does webwerkstatt create the login (later used to authorize to<br></blockquote><blockquote type="cite">save worlds), and is there an equivalent way to set it up for the<br></blockquote><blockquote type="cite">localhost install?<br></blockquote>Should be regular HTTP digest auth in Apache and I expect Lively to be<br>completely ignorant about that. Jens?<br><br></div></blockquote>Lively is ignorant about the kind of authentication per get or put, that is all handled by the various means the </div><div>Apache provides. We used first basic auth and later digest  for these purposes....</div><div><br></div><div><blockquote type="cite"><div><br><blockquote type="cite">       1) Error on dragging out the cloud from PartsBin (similar errors in<br></blockquote><blockquote type="cite">other situations):<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Error when trying to update<br></blockquote><blockquote type="cite">AttributeConnection(PartsItem(Cloud,PartsSpace(PartsBin/Basic/)).loadedMetaInfo<br></blockquote><blockquote type="cite">--> <lively.morphic.Box#E5AB3... -<br></blockquote><blockquote type="cite">PartsBinBrowser>.setMetaInfoOfSelectedItem) with value<br></blockquote><blockquote type="cite">MetaInfo(PartsBin/Basic/Cloud):<br></blockquote><blockquote type="cite">TypeError: Object Thu Nov 03 2011 19:13:58 GMT-0400 (EDT) has no method 'format'<br></blockquote><blockquote type="cite">TypeError: Object Thu Nov 03 2011 19:13:58 GMT-0400 (EDT) has no method 'format'<br></blockquote>Thanks for the report.<br></div></blockquote><div>The format is in the app.DateFormat, which is not included in core...</div><div>This is the reason I pulled in the apps folder in my local lively bootstrap part.</div></div><br><div><br></div><div>Best,</div><div>Jens</div></body></html>