Hi Marvin,
I've just resolved this issue in our development environment. Thanks for your
help. One thing I might suggest adding to the wiki is the line to map the
filter, as it took me some time to work that out I needed to do that (maybe
it's just me :) ).
61
<filter-mapping>
62
<filter-name>CharacterEncodingFilter</filter-name>
63
<url-pattern>/**</url-pattern>
64
</filter-mapping>
Thanks
Paul
On 19 Nov 2009, at 16:53, Marvin Addison wrote:
We appear to be having problems with users who have the UK £ sign in their
passwords. Anyone who uses the £ sign in their password immediately get's a
failed login message.
... could this be a localisation issue?
Not strictly internationalization/localization, but brought about by
the same underlying platform issues. Proper handling of the British
Pound symbol requires unicode/UTF-8 support, which would be required
for any non-ascii character set. We have some documentation on how to
configure end-to-end UTF-8 support,
http://www.ja-sig.org/wiki/display/CASUM/Internationalization. That
page also links to other possibly helpful information. Please let us
know if setting up UTF-8 solves your problem.
M
--
You are currently subscribed to
[email protected]<mailto:[email protected]> as:
[email protected]<mailto:[email protected]>
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user
________________________________
This email and any attachments are confidential and intended solely for the use
of the addressee and may contain information which is covered by legal,
professional or other privilege. If you have received this email in error
please notify the system manager at [email protected]. The University's
computer systems may be monitored and communications carried on them recorded
to secure the effective operation of the system and for other lawful purposes.
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user