Re: [SOLVED] ERXGoogleSpell issue : The entity name must immediately follow the '&' in the entity reference.
Re: [SOLVED] ERXGoogleSpell issue : The entity name must immediately follow the '&' in the entity reference.
- Subject: Re: [SOLVED] ERXGoogleSpell issue : The entity name must immediately follow the '&' in the entity reference.
- From: Mike Schrag <email@hidden>
- Date: Sun, 7 Dec 2008 14:29:07 -0500
ACTUAL:
public static Correction[] suggestions(String text, String lang,
String hl) throws CorrectionException {
EXPECTED:
public static Correction[] suggestions(String text, String lang,
String hl, boolean shouldEscapeText) throws CorrectionException {
additional optional escapeXml flag committed.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden