In addition, the problem doesn't exist in R 9.04. --- On Sat, 8/15/09, Adrian Crum <[email protected]> wrote:
> From: Adrian Crum <[email protected]> > Subject: Re: svn commit: r804104 - in /ofbiz/trunk/framework: > base/src/org/ofbiz/base/util/template/ entity/src/org/ofbiz/entity/jdbc/ > widget/src/org/ofbiz/widget/form/ > To: [email protected] > Date: Saturday, August 15, 2009, 10:05 AM > I can see the problem. > > Well, if you look at the Edit Work Effort screen, the time > is displayed correctly. If you look at the current time in > the page footer, that is displayed correctly too. So, the > problem isn't in the framework, and it isn't in Freemarker. > It's probably somewhere in the logic that gathers the > calender entries. > > -Adrian > > --- On Fri, 8/14/09, Hans Bakker <[email protected]> > wrote: > > > From: Hans Bakker <[email protected]> > > Subject: Re: svn commit: r804104 - in > /ofbiz/trunk/framework: > base/src/org/ofbiz/base/util/template/ > entity/src/org/ofbiz/entity/jdbc/ > widget/src/org/ofbiz/widget/form/ > > To: [email protected] > > Date: Friday, August 14, 2009, 6:38 PM > > Hi Adrian, > > > > that is what we did. You can try yourself: go to > myportal > > and add an > > event on the calendar with a certain time....after > saving, > > it the time > > has changed. > > > > Regards, > > Hans > > > > On Fri, 2009-08-14 at 18:08 -0700, Adrian Crum wrote: > > > Where is the event being entered? Follow the > program > > flow to make sure the user's timezone is being used > each > > step of the way. If the default time zone is used > anywhere > > along the execution path, then you'll get odd > results. > > > > > > -Adrian > > > > > > --- On Fri, 8/14/09, Hans Bakker <[email protected]> > > wrote: > > > > > > > From: Hans Bakker <[email protected]> > > > > Subject: Re: svn commit: r804104 - in > > /ofbiz/trunk/framework: > > base/src/org/ofbiz/base/util/template/ > > entity/src/org/ofbiz/entity/jdbc/ > > widget/src/org/ofbiz/widget/form/ > > > > To: [email protected] > > > > Date: Friday, August 14, 2009, 4:01 PM > > > > I already took it out for other > > > > reasons. > > > > > > > > Currently we have the problem that when an > event > > is entered > > > > on the > > > > calendar with a default timezone of > indochina > > time the > > > > entered time > > > > changes with 6 hours after it is saved. > > > > > > > > the patch solved the problem, but now with > he > > delegator > > > > interface it did > > > > not compile anymore.... > > > > > > > > if you have a solutions, let me know.... > > > > > > > > Regards, > > > > Hans > > > > > > > > On Fri, 2009-08-14 at 06:20 -0700, Adrian > Crum > > wrote: > > > > > Hans, > > > > > > > > > > This commit disables the user-selected > time > > zone. > > > > Please re-think what you're doing. > > > > > > > > > > -Adrian > > > > > > > > Antwebsystems.com: Quality OFBiz services > for > > competitive > > > > rates > > > > > > > > > > > > > > > > > > > -- > > Antwebsystems.com: Quality OFBiz services for > competitive > > rates > > > > > > > >
