• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
any ideas about my WOText problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

any ideas about my WOText problem?


  • Subject: any ideas about my WOText problem?
  • From: Theodore Petrosky <email@hidden>
  • Date: Sat, 9 Oct 2010 12:00:53 -0700 (PDT)

I had asked before about a problem I had accepting text that was pasted into a WOText area from Acrobat.

I have a client that is copying text that is styled from a PDF and pasting it into a WOText area.

I get failures when I do saveChanges() on the editing context with an error claiming that I should check the 'client-encoding'.

I am only seeing this with my client that has Acrobat 8 (OS X 10.5).

I have accessors that are bound to my WOText area:


	public String jobDescription() {
		return _jobDescription;
	}

	public void setJobDescription(String aJobDescription) {
		_jobDescription = aJobDescription;
	}

should I be validating my data here or parsing it to make sure I only have ascii? I have never been bitten by this problem before and don't have a clue where to look.

Ted



 _______________________________________________
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

  • Follow-Ups:
    • Re: any ideas about my WOText problem?
      • From: Farrukh Ijaz <email@hidden>
  • Prev by Date: Re: Eclipse, WO, and JNI
  • Next by Date: Re: any ideas about my WOText problem?
  • Previous by thread: Can not launch WOnder app / was: WOnder install fails
  • Next by thread: Re: any ideas about my WOText problem?
  • Index(es):
    • Date
    • Thread