Issue 24481 - Applet codebase attribute
Summary: Applet codebase attribute
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 20:25 UTC by desslok
Modified: 2013-08-07 14:38 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 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.