← Back to team overview

openerp-india team mailing list archive

[Bug 928918] Re: datetime widget bugged

 

hello Ronald,

the bug you reported has probably the same root as mine. The behavior
seems the same except your steps to reproduce it are somewhat different.
It's not necessary to go back one month. The first click is just setting
the date to 'today' not matter which date you are going to set.

I've also tested it with both firefox and chromium.

PS: not very important but I'm not Olivier Dony, I'm Olivier Laurent.
I've changed my login information to be more informative about that and
avoid confusions.

** Changed in: openobject-server
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/928918

Title:
  datetime widget bugged

Status in OpenERP Server:
  Confirmed

Bug description:
  The first click in a datetime widget sets the current date. Only the
  second clicl sets the selected date.

  Example:

  * object: crm.meeting (calendar view)
  * current date is: 2012-02-08
  * create a new meeting on 2012-02-15
  * click on datetime widget for 'End Date' (a default date is already set: 2012-02-15 09:00:00)
  * click on '16' (for 2012-02-16) once
  -> the widget sets the date '2012-02-08 ' instead of '2012-02-16'

  If I click on '16' again, it correctly sets the date to '2012-02-16'

  tested with: Firefox 9.0.1
  Server version: 6.1rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/928918/+subscriptions


References