autocompletion search view - unsafe closure

Bug #1314306 reported by Pierre Verkest
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Hello,

Thanks making OpenERP!

I get an error while developping a web module, when I forgot to declare local "self" variable in my own code like

self = this;

The autocompletion result view wasn't displayed anymore !

I actualy fixed this closure issue in my module (using var self = this;), I think it would be appreciated to fix it in the search view as well, after some research I find that was remove by that merge: http://bazaar.launchpad.net/~openerp/openerp-web/7.0/revision/4137 (Revision ID: <email address hidden>)

Regards,
Pierre Verkest

Revision history for this message
Pierre Verkest (petrus-v) wrote :

I don't know what's your plan with launchpad issues?

I think you could close this issue, it's already fixed on github repos.

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.