** Project changed: openobject-client-web => openobject-client
** Changed in: openobject-client
Importance: Undecided => Low
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/919980
Title:
GTK Client closes when opening external URL
Status in OpenERP GTK Client:
Confirmed
Bug description:
In my attempts to open a URL I have come across this issue.
Using the google_maps module for example.
On the web client it opens a new tab and displays the map.
On the GTK client pressing the button closes the client and opens the web
page.
if url:
return { 'type': 'ir.actions.act_url', 'url':url,
'target': 'new' }
This is on V6.1rc1
Alternatively if I use the wizard method the GTK client works OK but the web
client does nothing.
See http://www.openerp.com/forum/topic29798.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/919980/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp