#8131 closed bug (duplicate)
.clone method defaults
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | blocker | Milestone: | 1.5.1 |
Component: | event | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
In the new released 1.5 version, the arguments default of the .clone method doesn't match with documentation. It says that the default value is false (it was until 1.4.*) but it's actually set as true.
I think this behavior could generate unexpected results.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → event |
---|---|
Milestone: | 1.next → 1.5.1 |
Priority: | undecided → blocker |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #8123.