Open a file with a "," throw exception

Bug #78773 reported by Mathieu Virbel
2
Affects Status Importance Assigned to Milestone
PIDA
Fix Released
Medium
Ali Afshar

Bug Description

When i try to open file "http.c,v1" :

  File /usr/local/lib/python2.4/site-packages/pida-0.4.4-py2.4.egg/pida/utils/vim/vimcom.py, line 632, in cb_notify
    self.cb_reply(message[-1])
  File /usr/local/lib/python2.4/site-packages/pida-0.4.4-py2.4.egg/pida/utils/vim/vimcom.py, line 642, in cb_reply
    self.cb_reply_async(s)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.4-py2.4.egg/pida/utils/vim/vimcom.py, line 651, in cb_reply_async
    self.vim_event(server, evt, d)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.4-py2.4.egg/pida/utils/vim/vimcom.py, line 658, in vim_event
    getattr(self.cb, funcname)(server, *d.split(','))
TypeError: vim_bufferchange() takes exactly 5 arguments (6 given)

Changed in pida:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Ali Afshar (aafshar) wrote :

Committed. Target 0.5.1

Changed in pida:
assignee: nobody → aafshar
status: Confirmed → Fix Committed
Revision history for this message
Ali Afshar (aafshar) wrote :
Revision history for this message
Ali Afshar (aafshar) wrote :

0.5.1

Changed in pida:
status: Fix Committed → Fix Released
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.