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.115 seconds
Great UX great performance and definitely a time saver. It only took me 10 minutes of playing around before purchasing a subscription and right now I just want to throw more money at you! I just started a new project and after just 4h I can already tell it probably saved me several days of work. I'm building a wholesale ordering system with sales rep management. I have not looked at the code yet but so far: impressive.
flip (Forum)

Get Started