JS Bug when trying to add an NFS share

  • Thread starter Thread starter sruffilli
  • Start date Start date
S

sruffilli

Guest
Tested on Firefox 10.0 and latest Chrome stable (16.whatever) on a cleanly installed and apt-get dist-upgraded proxmox 2.0 machine.

Whenever I try to add an NFS share (via Datacenter -> Storage -> Add -> NFS Share) nothing happens.
By using Firebug and Chrome error console I get the following

Code:
Uncaught ReferenceError: gettetx is not defined   
Ext.define.initComponent   pvemanagerlib.js:13038
Ext.define.constructor   ext-all-debug.js:15614
Base.callParent   ext-all-debug.js:2891
Ext.define.constructor   ext-all-debug.js:27103
Ext.Class.newClass   ext-all-debug.js:3188
(anonymous function)   
Ext.ClassManager.instantiate   ext-all-debug.js:3948
(anonymous function)   ext-all-debug.js:1555
Ext.define.initComponent   pvemanagerlib.js:13082
Ext.define.constructor   ext-all-debug.js:15614
Base.callParent   ext-all-debug.js:2891
Ext.define.constructor   ext-all-debug.js:27103
Ext.Class.newClass   ext-all-debug.js:3188
(anonymous function)   
Ext.ClassManager.instantiate   ext-all-debug.js:3948
(anonymous function)   ext-all-debug.js:1555
Ext.apply.tbar.menu.Ext.menu.Menu.items.handler   pvemanagerlib.js:13844
Ext.apply.callback   ext-all-debug.js:5283
Ext.define.onClick   ext-all-debug.js:86751
Ext.define.onClick   ext-all-debug.js:87473
(anonymous function)   
wrap

Probably a typo (gettetx) on pvemanagerlib.js:13038!

Hope this helps.

Best
 
post the output of 'pveversion -v', looks like you got old packages.
 
post the output of 'pveversion -v', looks like you got old packages.
It seems like I dist-upgraded without rebooting/restarting daemons.

Everything is working fine now, thank you tom.

Keep up the great job!
 
It seems like I dist-upgraded without rebooting/restarting daemons.

Everything is working fine now, thank you tom.

Keep up the great job!
Have the same problem, with updated packages. This is on OSX - Safari. Chrome is fine tough .

jinjer