After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702160 - search breaks internal links
search breaks internal links
Status: VERIFIED FIXED
Product: gnote
Classification: Applications
Component: main
git master
Other Linux
: Normal major
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-13 09:50 UTC by Luc Pi
Modified: 2014-02-01 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luc Pi 2013-06-13 09:50:00 UTC
make a search on a word that is included in a note name,
that note name being referenced in the current note. When ESC close the search, the link is broken apart.

1. create new note foobarbaz
2. create new note foo
3. in foo, insert foobarbaz
--> it is recognized as internal link
4. search for 'bar'
--> it is found in "foobarbaz"
5. ESC close the search
==> foobarbaz link is broken as into foo link, bar text, and baz link
Comment 1 Luc Pi 2013-06-13 10:06:29 UTC
editing the line will regenerate the link.
Comment 2 Aurimas Černius 2013-10-09 20:20:39 UTC
Fixed.
Comment 3 Luc Pi 2014-02-01 08:37:31 UTC
Verified, thanks!