← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 867458] [NEW] "Select a Profile" Next button does not work

 

Public bug reported:

Created a new database (via web client), logged in, and it asks "Select
a Profile", but the next button does nothing.

Using Firebug I notice that a number of files are getting 404's, and a
function that the button calls is not defined. Here are the URLs giving
404's:

http://127.0.0.1:8080/static/javascript/MochiKit/MochiKit.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/i18n/i18n.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/i18n/en_US.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/form.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/form_state.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/m2o.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/m2m.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/o2m.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/textarea.js
http://127.0.0.1:8080/cp_widgets/openerp/javascript/binary.js

Clean install 32-bit VirtualBox VM using Ubuntu 11.04 minimal,
everything upgraded to latest versions. The type of install was
"server". After which I did "apt-get install openerp-server openerp-
web". Had to set the postgresql password in the config after running the
lines in "README.Debian", then went to use the web client.

** Affects: openerp-web
     Importance: Undecided
         Status: New

** Affects: openerp-web (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: openerp-web (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/867458

Title:
  "Select a Profile" Next button does not work

Status in OpenERP Web:
  New
Status in “openerp-web” package in Ubuntu:
  New

Bug description:
  Created a new database (via web client), logged in, and it asks
  "Select a Profile", but the next button does nothing.

  Using Firebug I notice that a number of files are getting 404's, and a
  function that the button calls is not defined. Here are the URLs
  giving 404's:

  http://127.0.0.1:8080/static/javascript/MochiKit/MochiKit.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/i18n/i18n.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/i18n/en_US.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/form.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/form_state.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/m2o.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/m2m.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/o2m.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/textarea.js
  http://127.0.0.1:8080/cp_widgets/openerp/javascript/binary.js

  Clean install 32-bit VirtualBox VM using Ubuntu 11.04 minimal,
  everything upgraded to latest versions. The type of install was
  "server". After which I did "apt-get install openerp-server openerp-
  web". Had to set the postgresql password in the config after running
  the lines in "README.Debian", then went to use the web client.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/867458/+subscriptions


Follow ups

References