Page 2 of 2

Re: Internal Note's Links II

Posted: Wed Apr 01, 2015 9:59 am
by CintaNotes Developer
Thanks for additional info, I think the reason is that the bug doesn't depend on the type of the link.

Re: Internal Note's Links II

Posted: Tue Apr 14, 2015 7:14 pm
by Thomas Lohrum
I confirm the problem with the € symbol is fixed in 2.9 beta 1.

Thomas

Re: Internal Note's Links II

Posted: Mon May 04, 2015 3:09 pm
by Thomas Lohrum
Hurray :D

The watchdog introduced with 2.8.6 is doing its job!!!

Here is my first catch :D

Steps to reproduce:

  • create a first note with title "first note"
  • create a second note with title "second note"
  • in second note set caret to the text
  • create a bullet by pressing Ctrl+L
  • create a http link by writing "http://cintanotes.com"
  • press ENTER
  • press Alt+Shift+N to create an internal link
  • select "first note" as reference
  • press ESC to save the note
  • open the note again
  • set the caret after the http link in the first line
  • press ENTER
  • start debugging ;)


Thomas