Closed
Bug 412135
Opened 18 years ago
Closed 18 years ago
Correct bug # in commit log message for bug 411646
Categories
(mozilla.org :: CVS: Administration, task)
mozilla.org
CVS: Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reed, Assigned: chizu)
References
()
Details
The commit message for the patch in bug 411646 is currently:
"Bug 41164 Crash [@ nsMsgCompose::Initialize] when initializing with null compose fields pointer in the params. r/sr=Neil"
Please change "41164" to "411646".
Commit message fixed:
mozilla/mailnews/compose/test/unit/test_nsMsgCompose1.js rev:1.1
U mozilla/mailnews/compose/test/unit/test_nsMsgCompose1.js
mozilla/mailnews/compose/test/Makefile.in rev:1.1
U mozilla/mailnews/compose/test/Makefile.in
mozilla/mailnews/compose/src/nsMsgCompose.cpp rev:1.542
U mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/mailnews/compose/Makefile.in rev:1.15
U mozilla/mailnews/compose/Makefile.in
--
Reading existing commit messages...
Running external editor on commit message...
--
Your revised log message is:
--------
Bug 411646 Crash [@ nsMsgCompose::Initialize] when initializing with null compose fields pointer in the params. r/sr=Neil
--------
Ready to commit? (y/n) y
--
Applying change:
RCS file: /cvsroot/mozilla/mailnews/compose/test/unit/test_nsMsgCompose1.js,v
done
RCS file: /cvsroot/mozilla/mailnews/compose/test/Makefile.in,v
done
RCS file: /cvsroot/mozilla/mailnews/compose/src/nsMsgCompose.cpp,v
done
RCS file: /cvsroot/mozilla/mailnews/compose/Makefile.in,v
done
--
Forcing update of local mirrored repository copy for bonsai...
>f.st.o.. test_nsMsgCompose1.js,v
>f.st.o.. Makefile.in,v
>f.st.o.. nsMsgCompose.cpp,v
>f.st.o.. Makefile.in,v
--
Rebuilding bonsai cvs history:
/cvsroot/mozilla/mailnews/compose/test/unit/test_nsMsgCompose1.js,v.+
/cvsroot/mozilla/mailnews/compose/test/Makefile.in,v.+
/cvsroot/mozilla/mailnews/compose/src/nsMsgCompose.cpp,v.+....+.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
/cvsroot/mozilla/mailnews/compose/Makefile.in,v..+................
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•