From 447b72f19a01cf7173d9b209b4cba47e9f956f35 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Tue, 07 Apr 2009 13:11:14 +0000
Subject: [PATCH] put UTF-8 Note at the beginning of the tests-maudj
---
opends/tests/functional_manual/setup/setup_chinesesuffix.html | 23 ++++++++++++++---------
1 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/opends/tests/functional_manual/setup/setup_chinesesuffix.html b/opends/tests/functional_manual/setup/setup_chinesesuffix.html
index af22097..81bc128 100755
--- a/opends/tests/functional_manual/setup/setup_chinesesuffix.html
+++ b/opends/tests/functional_manual/setup/setup_chinesesuffix.html
@@ -1,4 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
<!--
! CDDL HEADER START
!
@@ -22,10 +24,8 @@
!
! CDDL HEADER END
!
- ! Copyright 2007-2008 Sun Microsystems, Inc.
+ ! Copyright 2007-2009 Sun Microsystems, Inc.
! -->
-<html>
-<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>setup_chinesesuffix</title>
@@ -38,13 +38,20 @@
<tr>
<td style="vertical-align: top;">Test ID</td>
<td style="vertical-align: top;">setup_chinesesuffix<br>
+ <span style="font-weight: bold;">!! IMPORTANT NOTE</span> <br>
+Before you start the test, set you
+locale to any UTF-8 locale, for example: <br>
+$ export LC_ALL=en_US.UTF-8<br>
+$ export LANG=en_US.UTF-8<br>
+Set the encoding in your browser to UTF-8
+(View-> Character Encoding -> Unicode (UTF-8)<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Panel<br>
</td>
- <td style="vertical-align: top;"><big><big><small> </small></big></big>
-OpenDS Graphical QuickSetUp -> Directory Data Panel<br>
+ <td style="vertical-align: top;"><big><big><small> </small></big></big>OpenDS
+Graphical QuickSetUp -> Directory Data Panel<br>
<small>Directory Base DN: o=北京大学<br>
Import Data from LDIF File beijing.ldif<br>
</small><br>
@@ -63,10 +70,8 @@
<td style="vertical-align: top;">Specific checks</td>
<td style="vertical-align: top;">verify the suffix is created
correctly and the characters are ok <br>
- <span style="text-decoration: underline;">Note</span> : Set you
-locale to any UTF-8 locale. Set the encoding in your browser to UTF-8
-(View-> Character Encoding -> Unicode (UTF-8)<br>
- <span style="text-decoration: underline;">Note</span> :
+ <span style="text-decoration: underline;"></span><span
+ style="text-decoration: underline;">Note</span> :
attributes with multibyte characters (dn, postalAdress, street, sn, cn,
description)<br>
<span style="text-decoration: underline;">Note</span> :
--
Gitblit v1.10.0