Closed (fixed)
Project:
Office Hours
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 04:08 UTC
Updated:
27 May 2012 at 15:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ozeuss commentedI don't see this on latest dev, are you sure your version is clean? any other info?
Comment #2
johnvThis recent commit removed some superfluous(?) file includes.
Perhaps it was too much?
@scot.self,
did this happen after or before updating to latest -dev?
Comment #3
scotwith1tWas on 7.x-1.0+3-dev. Updated to the current dev dated today and msg is gone. Thx.
Comment #4
scotwith1tComment #5
Ozeuss commentedActually the issue wasn't closed- the error function came up because the module couldn't find elements.inc - I moved the module load include call to the top of the file (code commited to dev)
Comment #6
Lazarus-Long commentedAfter the commit, fields that are not validating hours won't have any options on the widget. Here's the patch.
Comment #7
johnv@Lazarus-Long, you should open a new issue for your patch, since it has no (functional) relationship with the issue.
A patch in a closed issue will never be reviewed.
Comment #8
Ozeuss commented