Issue 24481

Summary: Applet codebase attribute
Product: Writer Reporter: desslok <jamesbaud>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description desslok 2004-01-16 20:25:56 UTC
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.
Comment 1 h.ilter 2004-01-19 12:01:54 UTC
Reassigned to ES
Comment 2 eric.savary 2004-10-24 01:23:32 UTC
ES->MIB: Please evaluate.