To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51944
------- Additional comments from [EMAIL PROTECTED] Tue Oct 11 07:01:22 -0700 2005 ------- This is still happening in RC2! Here are steps to recreate: insert hyperlink for target put any address (http://openoffice.org)next to form click down arrow and choose button type in Text the text for the button (Open Office) and in Name give the button a name (opennofficebutton) click apply and then click close.Click file save as html give a name (test.html)click save.(Get warning about formatting Why? therre is nothing in here that HTML can not handle!) Click yes and open test.html. See button is there but does hyperlink to openoffice.org! See actual HTML generated below. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)"> <META NAME="AUTHOR" CONTENT="David Proske"> <META NAME="CREATED" CONTENT="20051011;8483139"> <META NAME="CHANGEDBY" CONTENT="David Proske"> <META NAME="CHANGED" CONTENT="20051011;8565417"> <STYLE> <!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> </STYLE> </HEAD> <BODY LANG="en-US" DIR="LTR"> <FORM NAME="Standard"> <P STYLE="margin-bottom: 0in"><INPUT TYPE=BUTTON NAME="PushButton" VALUE="Open Office" STYLE="width: 1.46in; height: 0.21in"></P> </FORM> </BODY> </HTML> --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
