Bug 97351 - Wrong class name "com.arsdigita.cms.ui.authoring.PreConvertHTML" in com/arsdigita/mimetypes/converters/PreConvertHTML.java
Summary: Wrong class name "com.arsdigita.cms.ui.authoring.PreConvertHTML" in com/arsdi...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-13 15:16 UTC by Branimir Dolicki
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-16 15:36:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Branimir Dolicki 2003-06-13 15:16:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
In com/arsdigita/mimetypes/converters/PreConvertHTML.java there is this line
which is obviously wrong:

    public static final String TYPE =
        "com.arsdigita.cms.ui.authoring.PreConvertHTML";


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
.

Additional info:

Comment 1 Richard Li 2003-06-13 15:20:42 UTC
IIRC this is deliberate for backwards-compatibility reasons since the type is
stored in the database. -> NEEDINFO for me to confirm.


Note You need to log in before you can comment on or make changes to this bug.