Hi Jeremy,

  Thanks for this release! It is great!

  I think I found two bugs, one of them is a major one:
  1) Decryption/Encryption not working. To reproduce:
     -Open an empty wiki
     -Add a tiddler
     -Set password
     -Save wiki
     -Reload wiki and you will see the error

      You can also predict this will not work because if you load the
empty wiki in Chrome
      with the developer console open, you will see the following
Javascript error in the console:

      Uncaught SyntaxError: Unexpected identifier
      in firefox you get a more descriptive error in the console:
      SyntaxError: missing ; before statement

      It it pointing to the <script> tag that loads the stanford
encryption library:
      <script data-tiddler-library="yes"
data-tiddler-title="$:/library/sjcl.js" data-tiddler-type=....>

      So it is unable to load the Stanford encryption lib.


Please ignore the problem with encryption, by mistake I was using an old pre-release file that
had been corrupted.

I am still having the problem with the lazy loading though.

thanks



   2) I found what seems to be a bug with external lazy loaded tiddlers
      - I loaded 5.1.10 prerelease with Twexe
      - Created a Lazy Tiddler with _canonical_uri pointing to an
external text file
      - Set the type to text/vnd.tiddlywiki
      - Saved the tiddler and reloaded the page
     
The XMLHTTP request is done, and the server returns the file with its
content and a 200 OK response as I can see in the Network Tab of the
developer console of Chrome:

   * But the tiddler text is never displayed and stays in the 'Loading
external text from ext/t1.tid' message.

Thank you for the great work, to you and to all the contributors.

thanks

--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/20151230132506.Horde.O_qXKntRn87_rWl97bNc5EK%40www.newsfromgod.com.
For more options, visit https://groups.google.com/d/optout.



--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20151230143233.Horde.iFI415Bzl7p_N3aB619UJdO%40www.newsfromgod.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to