The Display Name of an Attached File Icon Is Not Displayed Correctly (818650)



The information in this article applies to:

  • Microsoft Content Management Server 2002

SYMPTOMS

Create a template that implements a SingleAttachmentPlaceholder control and that also contains a UseGeneratedIcon placeholder definition that is set to True. Use the Microsoft Content Management Server (MCMS) Web interface to create a page that is based on this template, and then attach a file that contains Japanese characters (or any multiple-byte characters) to the placeholder. After the page is submitted and approved, the display name of the attached file icon is not displayed correctly.

CAUSE

Because of a coding issue, the multiple-byte characters are converted to question marks.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft Content Management Server 2002. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

906142 How to obtain the latest Content Management Server 2002 service pack

Hotfix information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version     Size       File name
   --------------------------------------------------------------------
   21-May-2003  17:20  5.0.1636.0  1,218,048  Aeserverobject.dll  
   10-Dec-2002  21:52  4.0.1381.4     65,600  Cmsupdate.exe    
   21-May-2003  17:21  5.0.1636.0  1,441,792  Resolutionobjectmodel.dll  
   30-Apr-2003  22:36                  1,748  Update.inf
   17-May-2003  18:53                 13,567  Authformclient.js
   17-May-2003  18:53                 13,693  Authformclient.js

STATUS

Microsoft has confirmed that this Is a problem In the Microsoft products that are listed In the "Applies To" section. This problem was corrected in Content Management Server 2002 Service Pack 1.

MORE INFORMATION

To install the fix, obtain the fix files, and then follow these steps:
  1. Run Cmsupdate.exe.
  2. Back up Authformclient.js in <install drive>:\Program Files\Microsoft Content Management Server\Server\IIS_CMS\WebAuthor\Client.
  3. Back up Authformclient.js in <install drive>:\Program Files\Microsoft Content Management Server\Server\IIS_NR\System\WBC\Internals\PageTemplate\Authoring.
  4. Copy Authformclient.js from the IIS_CMS folder to <install drive>:\Program Files\Microsoft Content Management Server\Server\IIS_CMS\WebAuthor\Client\authformclient.js.
  5. Copy Authformclient.js from the IIS_NR folder to <install drive>:\Program Files\Microsoft Content Management Server\Server\IIS_NR\System\WBC\Internals\PageTemplate\Authoring\authformclient.js.

Modification Type:MajorLast Reviewed:12/7/2005
Keywords:kbContentMgtServ2002sp1fix kbHotfixServer kbBug kbfix kbQFE KB818650 kbAudDeveloper