Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Time Field does not hold information. 01 Aug 2015 09:37 #13369

I have tested the time field , as I notice on my site the when editing an existing form, the time disappears from a time field. I thought I was imagining things but it does it every time you go in to edit. I have tried this in the sandbox and the same thing happens.

Can this be fixed please.

Please Log in or Create an account to join the conversation.

Time Field does not hold information. 04 Aug 2015 10:38 #13377

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Right. I see.

It is a bug in JDom.
html.form.input.clock.
Line 90

replace
$formatedTime = $date->format($this->dateFormat, !empty($this->timezone));

by
$formatedTime = $date->format($this->timeFormat, !empty($this->timezone));

I will fix that as soon as I can in the generated JDom lib. For the moment, just apply the patch manually.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Time Field does not hold information. 24 Sep 2015 17:55 #13495

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.069 seconds

I would like to Thank you for the Speed and the Quality of your work.
Pantelis (Forum)

Get Started