https://issues.apache.org/ooo/show_bug.cgi?id=120194
--- Comment #1 from Rob Weir <[email protected]> --- I grepped the source tree for other suscpious references to openoffice.org email addresees (outside of comments). A few others to look at: main/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java:289: m_sMailAddress = sVCSID + "@openoffice.org"; main/helpcontent2/source/text/shared/05/00000001.xhp:54: <paragraph xml-lang="en-US" id="par_id0804200803314235" role="paragraph" l10n="NEW">In case you are concerned about any security issue with using this software, you can contact the developers on the public mail list [email protected]. If you want to discuss any issue with other users, send an email to the public mail list [email protected].</paragraph> main/readlicense_oo/docs/readme/readme.xrm:269: <p id="support1" xml:lang="en-US">The main support page <a href="http://support.openoffice.org/">http://support.openoffice.org/</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href="http://user.services.openoffice.org">http://user.services.openoffice.org</a> or search the archives of the '[email protected]' mailing list at <a href="http://www.openoffice.org/mail_list.html">http://www.openoffice.org/ mail_list.html</a>. Alternatively, you can send in your questions to <a href="mailto:[email protected]">[email protected]</a>. How to subscribe to the list (to get an email response) is explained on this page: <a href="http://wiki.services.openoffice.org/wiki/Website/Content/help/mailinglists">http://wiki.services.openoffice.org/wiki/Website/Content/help/mailinglists</a>.</p> main/sw/source/core/draw/dcontact.cxx:1896: ASSERT( false, "<SwDrawContact::ConnectToLayout(..)> - master drawing object not inserted -> no connect to layout. Please inform [email protected]" ); main/desktop/test/deployment/update/default_url/update/feed1.xml:30: <email>[email protected]</email> main/desktop/test/deployment/update/updatefeed/update/feed1.xml:30: <email>[email protected]</email> -- You are receiving this mail because: You are on the CC list for the bug.
