Opened 20 years ago
Closed 19 years ago
#258 closed defect (duplicate)
TimeSet tm = WD(6)*WD(7); Calendar Expert breaks down TOL.
Reported by: | jlaybar | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
TimeSet tm = WD(6)+WD(7); Calendar Works
If the times set is empty calendar breaks dwons.
TimeSet tm = WD(6)*WD(7) Calendar Break Down.
cheer
James
Change History (5)
comment:1 Changed 20 years ago by
Summary: | TimeSet tm = WD(6)*WD(7); Calendar Expert breaks down. → TimeSet tm = WD(6)*WD(7); Calendar Expert breaks down TOL. |
---|
comment:2 Changed 20 years ago by
Resolution: | → later |
---|---|
Status: | new → closed |
comment:3 Changed 19 years ago by
Resolution: | later |
---|---|
Status: | closed → reopened |
This is really a duplicated of bug 78
comment:4 Changed 19 years ago by
Owner: | changed from Jorge to Víctor de Buen Remiro |
---|---|
Status: | reopened → new |
This is really a duplicated of bug 78
comment:5 Changed 19 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is really a duplicated of bug 78
* This bug has been marked as a duplicate of 78 *
Note: See
TracTickets for help on using
tickets.
TM is empty, but TOL does not find it. We are now working in a new implementation of
TimeSet that will solve this and other bugs related.