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.059 seconds
  I still don't believe he can really be human to do all this ! From all of the forums that I've ever participated in this is certainly the one that most encapsulates the feeling of being truly open source where everyone's opinions and contributions can and will shape the development of the service! It's truly awesome! Hope you enjoy cooking and look forward to reading and contributing to any of the editorial work that you proposed too!! Thanks
Gez (audibleid - JED)

Get Started