Zim

"Looks like you found a bug" message when i tried to click a link which i created. The link that i was trying to create was named $(...)

Bug #1715836 reported by thehelloworldguy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
New
Undecided
Unassigned

Bug Description

This is zim 0.67
Platform: posix
Locale: en_IN ISO8859-1
FS encoding: UTF-8
Python: (2, 7, 12, 'final', 0)
Gtk: (2, 24, 30)
Pygtk: (2, 24, 0)
No bzr version-info found

======= Traceback =======
  File "/usr/lib/python2.7/dist-packages/zim/gui/pageview.py", line 5576, in do_link_clicked
    self.page, HRef.new_from_wiki_link(href)
  File "/usr/lib/python2.7/dist-packages/zim/notebook/page.py", line 314, in new_from_wiki_link
    names = Path.makeValidPageName(href.lstrip('+'))
  File "/usr/lib/python2.7/dist-packages/zim/notebook/page.py", line 121, in makeValidPageName
    raise ValueError, 'Not a valid page name: %s (was: %s)' % (newname, name)
ValueError: Not a valid page name: (...) (was: $(...))

summary: "Looks like you found a bug" message when i tried to click a link which
- i created by myself. The link that i was trying to create was named
- $(...)
+ i created. The link that i was trying to create was named $(...)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.