Issue 23808 - HTML editor issues
Summary: HTML editor issues
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-23 00:48 UTC by desslok
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description desslok 2003-12-23 00:48:04 UTC
Have a couple issues with the HTML editor:

1) I've inserted the following line into my HTML code:

<APPLET CODE="ColorBar.class" ALIGN=BOTTOM WIDTH=600 HEIGHT=2>

But when I save the document, it adds a CODEBASE attribute:

<APPLET CODEBASE="../My Webs" CODE="ColorBar.class" ALIGN=BOTTOM WIDTH=600 
HEIGHT=2>

Since this file will be saved on a different server, the "../My Webs" folder 
does not exist.  I don't want this attribute in my APPLET tag but can't seem 
to get rid of it.

2) I have an e-mail link in my HTML:

<A HREF="mailto:user@yahoo.com">e-mail</A>

That's fine, but now I want to obfuscate it using one of several free 
utilities available on the web so spammers won't crawl my page and harvest the 
e-mail address.  If I insert the obfuscated code as I want it, then save the 
document, it converts it back to what I have listed above!  Annoying.

3) I'm also getting an error in Windows when I right-click on an HTML file and 
select "Edit".  OpenOffice executes and loads the page, but I also get a pop-
up error saying Windows cannot find the file.
Comment 1 mci 2003-12-23 07:35:59 UTC
reassigned to es
Comment 2 eric.savary 2004-01-07 11:39:57 UTC
We can't handle multiple bugs issues.
Please split this into 3 ones
Comment 3 eric.savary 2004-01-07 11:40:25 UTC
closed