Zim

double square brackets "generates" links

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

Bug Description

zim0.67 @ linux
Gtk version is (2, 24, 31)
Pygtk version is (2, 24, 0)

For example, in the "side panes"
>index
>>>python
>>>>>io
>>>>>list

and in the page "index:python:list", I write

dat=[[1,1,1],[2,2,2]]

then I open another page, the "side panes" becomes

>index
>>>python
>>>>>1,1,1],[2,2,2
>>>>>io
>>>>>list

moreover, dat=[[1,1,1],[2,2,2]] turns into dat=1,1,1],[2,2,2

however, in the zim file $HOME/zim/index/python/list.txt I can see the orignal input, dat=[[1,1,1],[2,2,2]]

zim -D info::

DEBUG: Anchor with Line, obj:<zim.gui.pageview.LineObject object at 0x7f31ed9cd390>
DEBUG: Store page in background: index:linux:python:list
DEBUG: Index file: $HOME/zim/index/linux/python/list.txt
INFO: Open page: index:linux:python (index:linux:python)
DEBUG: Insert object: <zim.gui.pageview.LineObject object at 0x7f320e7ba410>
DEBUG: BackgroundCheck started
DEBUG: BackgroundCheck found out-of-date
DEBUG: Index folder: $HOME/zim/index/linux/python
DEBUG: BackgroundCheck started
DEBUG: BackgroundCheck finished
INFO: Open page: index:linux:python:list (index:linux:python:list)
DEBUG: Insert object: <zim.gui.pageview.LineObject object at 0x7f31ed9cd290>
DEBUG: BackgroundCheck started
DEBUG: BackgroundCheck finished

thanks

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.