[ZendTo] Not use before?

Jules Jules at Zend.To
Mon May 17 12:25:48 BST 2021


Hi Massimo,

Yes, you're absolutely right. I was trying to solve the problem of the 
user creating the request being East of the server's timezone, and 
accidentally created a problem if the user is West of the server's timezone.

The simple fix to this, if you want to patch your server manually, is to 
edit
    /opt/zendto/templates/request.tpl
and change line 310 from
    minDate: 0, // Disallow dates in the past
to
    minDate: -1, // Start at yesterday to avoid timezone problems

That should be the only change required.

This fix will be in the next release.

Cheers,
Jules.

On 11/05/2021 11:13, Massimo Forni via ZendTo wrote:
> I see in the "reqtable" there is a column "Start" with a timestamp 
> that is set to the date+time of the locale of the end user
>
> In this case it has been set to 1620728545 which is at 10:22:25 UTC
> The user created the request at 12:22:xx of his local time (09:22:xx UTC)
>
> I suspect there is some timezone miss-calculation somewhere
> ------------------------------------------------------------------------
> *From:* ZendTo <zendto-bounces at zend.to> on behalf of Massimo Forni via 
> ZendTo <zendto at zend.to>
> *Sent:* Tuesday, May 11, 2021 11:47
> *To:* zendto at zend.to <zendto at zend.to>
> *Cc:* Massimo Forni <Massimo.Forni at turboden.it>
> *Subject:* [ZendTo] Not use before?
> Â
> Hello,
>
> I have some strange issue with the latest build.
> If a user with a different timezone (ahead of mine, in this case 1 
> hour) uses the "Request a Drop-off" and I click on the link I am 
> presented the following error:
>
>
> Could it be that when zendto generates the link for the request it 
> sets a "not use before" field with the users local time?
>
> --
>
> *Massimo Forni*
> ICT Manager
>
> Mobile: +393474110278
>
> ------------------------------------------------------------------------
>
> *Turboden S.p.A.* *I* via Cernaia 10 *I* 25124 Brescia *I* Italy
> t. +39 030 3552001 *I* f. +39 030 3552011
> www.turboden.com <http://www.turboden.com>
>
>
> *Confidentiality notice*: this message, together with its attachments, 
> may contain strictly confidential and/or legally privileged 
> information and it is destined solely to the intended addressee(s), 
> who only may use it under his/their responsibility. Opinions, 
> conclusions and other information contained in this message, that do 
> not relate to the official business of this firm, shall be considered 
> as not given or endorsed by it. If you have received this 
> communication in error, please notify us immediately by responding to 
> this email and then delete it from your system. Any use, disclosure, 
> copying or distribution of the contents of this communication by a 
> not-intended recipient or in violation of the purposes of this 
> communication is strictly prohibited and may be unlawful.
>
> --
>
> *Massimo Forni*
> ICT Manager
>
> Mobile: +393474110278
>
> ------------------------------------------------------------------------
>
> *Turboden S.p.A.* *I* via Cernaia 10 *I* 25124 Brescia *I* Italy
> t. +39 030 3552001 *I* f. +39 030 3552011
> www.turboden.com <http://www.turboden.com>
>
>
> *Confidentiality notice*: this message, together with its attachments, 
> may contain strictly confidential and/or legally privileged 
> information and it is destined solely to the intended addressee(s), 
> who only may use it under his/their responsibility. Opinions, 
> conclusions and other information contained in this message, that do 
> not relate to the official business of this firm, shall be considered 
> as not given or endorsed by it. If you have received this 
> communication in error, please notify us immediately by responding to 
> this email and then delete it from your system. Any use, disclosure, 
> copying or distribution of the contents of this communication by a 
> not-intended recipient or in violation of the purposes of this 
> communication is strictly prohibited and may be unlawful.
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://jul.es/mailman/listinfo/zendto

Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'When a man points a finger at someone else, he should remember
  that four of his fingers are pointing at himself.' - Louis Nizer

www.Zend.To
Twitter: @JulesFM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20210517/03229e31/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 94307 bytes
Desc: not available
URL: <http://jul.es/pipermail/zendto/attachments/20210517/03229e31/attachment-0001.png>


More information about the ZendTo mailing list