summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorSergei Litovchuk <slitovchuk@productengine.com>2010-01-14 18:53:26 +0200
committerSergei Litovchuk <slitovchuk@productengine.com>2010-01-14 18:53:26 +0200
commit7ee8096ba718c4549c2a73e60da6b9c5dcc26b02 (patch)
tree45575d230528599f04cf4bce3106f1c1ad3bcb8d /indra/newview/skins/default/xui
parent6649dcc38ea13ecc6390891e9ac6ae606070ce60 (diff)
Partially fixed normal bug (EXT-4212) There's an ability to send non-latin group
notices but they turn to '????...' in group profile page - Disabled non-ascii characters in group notice subject editor. - Group notice text editor depends on (EXT-3103) Add an option to restrict entering non-ascii symbols in text editor. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r--indra/newview/skins/default/xui/en/panel_group_notices.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml
index e096715cee..0d9c2c2162 100644
--- a/indra/newview/skins/default/xui/en/panel_group_notices.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml
@@ -136,6 +136,7 @@ Maximum 200 per group daily
left_pad="3"
max_length="63"
name="create_subject"
+ prevalidate_callback="ascii"
width="220" />
<text
follows="left|top"