Can not create a wiki group / menu - fatal error

Bug #326150 reported by Jan Verlaan
2
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

openerp5:/openerp/server# bzr version-info
revision-id: <email address hidden>
date: 2009-02-06 10:52:08 +0100
build-date: 2009-02-06 13:24:12 +0100
revno: 1706
branch-nick: server

Debian-etch with python2.4

Create a new wiki group via Document management. the next automatic step is to create a menu item with a link to a topic, choose one from the list and save.
The next fatal error is given

Traceback (most recent call last):
  File "/openerp/server/bin/netsvc.py", line 231, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/openerp/server/bin/netsvc.py", line 74, in __call__
    return getattr(self, method)(*params)
  File "/openerp/server/bin/service/web_services.py", line 537, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/openerp/server/bin/service/web_services.py", line 517, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/openerp/server/bin/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/openerp/server/bin/wizard/__init__.py", line 74, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File "/openerp/addons/wiki/wizard/create_menu.py", line 47, in wiki_menu_create
    menu_id = pool.get('ir.ui.menu').create(cr, uid, {
IndexError: list index out of range

Changed in openobject-server:
status: New → Confirmed
Revision history for this message
Priyesh (OpenERP) (pso-openerp) wrote :

fixed in trunk.

Changed in openobject-server:
status: Confirmed → Fix Committed
Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote : Re: [Bug 326150] Re: Can not create a wiki group / menu - fatal error

Why is it fix commited and not fix released ? Is it applied in trunk ?
Thanks,

pso (Open ERP) wrote:
> fixed in trunk.
>
> ** Changed in: openobject-server
> Status: Confirmed => Fix Committed
>

--
Fabien Pinckaers
CEO Tiny - OpenERP Editor
Chaussée de Namur 40
B-1367 Grand-Rosière
Belgium
Phone: +32.81.81.37.00
Fax: +32.81.73.35.01
Web: http://openerp.com

Great Achievements Start With Tiny Investments
   -- Marty, 2005

Changed in openobject-server:
status: Fix Committed → Fix Released
Revision history for this message
Husen Daudi (husendaudi) wrote :

Applied in trunk.

Revision history for this message
Priyesh (OpenERP) (pso-openerp) wrote :

hello sir,

yes, its applied in trunk. i changed its status.

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.