Closed
Bug 807937
Opened 12 years ago
Closed 12 years ago
Some doc corrections in Object.pm
Categories
(Bugzilla :: Documentation, defect)
Bugzilla
Documentation
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: koosha.khajeh, Assigned: koosha.khajeh)
Details
Attachments
(1 file)
1.57 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #677707 -
Flags: review?(LpSolit)
![]() |
||
Comment 1•12 years ago
|
||
Comment on attachment 677707 [details] [diff] [review]
patch - v1
r=LpSolit
Attachment #677707 -
Flags: review?(LpSolit) → review+
![]() |
||
Comment 2•12 years ago
|
||
The patch applies to all supported branches, so let's take it everywhere.
Flags: approval4.4+
Flags: approval4.2+
Flags: approval4.0+
Flags: approval3.6+
Flags: approval+
Target Milestone: Bugzilla 4.4 → Bugzilla 3.6
![]() |
||
Comment 3•12 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Object.pm
Committed revision 8453.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.4/
modified Bugzilla/Object.pm
Committed revision 8439.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/Object.pm
Committed revision 8159.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.0/
modified Bugzilla/Object.pm
Committed revision 7729.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/
modified Bugzilla/Object.pm
Committed revision 7303.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
||
Comment 4•12 years ago
|
||
I just realized that there is another place which is displayed incorrectly in Object.pm, see the new() method:
"they call $self-SUPER::new> (which is this function, usually)"
I fixed it as a separate commit.
You need to log in
before you can comment on or make changes to this bug.
Description
•