• 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
WOFielUpLoad - WebObjects Vs Project Wonder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOFielUpLoad - WebObjects Vs Project Wonder


  • Subject: WOFielUpLoad - WebObjects Vs Project Wonder
  • From: Harjinder Singh via Webobjects-dev <email@hidden>
  • Date: Fri, 27 Sep 2019 16:43:53 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=portfolioaid.com; dmarc=pass action=none header.from=portfolioaid.com; dkim=pass header.d=portfolioaid.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kDkoaz3TP3DBHrd20ZYUTKq7r6lnVVBIjRyDJA74uF0=; b=JJFaYctfa2A2LeRDj5xlX2MF1hBQcyO1UQ9OPBqBrjAUjhXwwevmNx06VOAmWB/yGsmI7nEkYlb25UbsrXX2EUlHaVnOBZEDilFgRs65UPI3I9o3rjhplr/oIVVAfUrG0X5b+bN058Oapv8FN1tHjqc5VSweNSyJjn4w5gZD5XQXxfTWEaISi5Erwl8/rzdcnxJffQwM5sfSfD5EUVVBr02b+LdFZqcbuLuc7F00tVrRhm/+lrr3+lDI1y6Y4WAM2c41hskyXe7HBwyTNYOWZQ/dNjVNfBgHiqRU2vfkI1jDGXZp5PPxY7fTc423c8fogL0q445GpW64PmetjXoeEg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=icY/aFtlXuGMgvQPJ8F2v+/nRVblryQIkGmdit9cXCMk0x79JXXJ1/lx6rAk1QuY1zAAXDhDeTVSBumOutLuSSuE3fI0qFhEaNjWqHqMp+39K3COMSzyQtCRQwGHjuL9NU/qp11QyrDpLRU9RfnTZcAhEihnUCKWCZxUKfCC/zQs2cWNxoSu9w1jhnkwlOEjWZSl1SW9p+pX2qd/4FBIYnld8bCuS0b6S1yQoMG/Ak4R2TJFagKJX/SRs6FfqUuHVXQzxNZJE+JkqTJp/tlYa9UDQXfJIAuoZtY6bnPHTppkhcMI6GMeos0LwcsITq1mg3ZjejmKnVfJaNLLvxVJzQ==
  • Thread-topic: WOFielUpLoad - WebObjects Vs Project Wonder

Hello,

We are introducing of project wonder into our project. We have a a problem with
WOFileUpLoad.
We only have it in one of the screens and it stopped working. The app does not
provide any stack trace in the logs, the submit button after browse just starts
refreshing the page.

As stated in the following link
https://en.wikibooks.org/wiki/WebObjects/Web_Applications/Development/Localization_and_Internationalization
There are some issues with UTF-8 and WOFileUpload. We made the changes as
listed and also added the launch parameter. -WOUseLegacyMultipartParser true

So far no luck in fixing the issue.

WOFileUpload components works as intended without project wonder. Any help is
greatly appreciated.


Here is the html and wod code.

HTML:
<webobject name = "attachForm">
        <webobject name="fileUpload"></webobject>
        <webobject name="fileUploadSubmitButton"></webobject>
</webobject>

WOD:
attachForm: WOForm {
        multipleSubmit = true;
        enctype = "multipart/form-data";
}



Thanks,



Harjinder Singh | Sr. Programmer Analyst
PortfolioAid
t. 416-479-4413 | e.
email@hidden<mailto:email@hidden>
a. 166 Pearl Street, Suite 200 Toronto, ON M5H 1L3
Find PortfolioAid on: our website<http://portfolioaid.com> |
linkedin<http://linkd.in/18SQTYR> | twitter<https://twitter.com/portfolioaid>
This e-mail may be privileged and confidential. If you received this e-mail in
error, please do not use, copy or distribute it, but advise me immediately (by
return e-mail or otherwise), and delete the e-mail.



 _______________________________________________
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: WOFielUpLoad - WebObjects Vs Project Wonder
      • From: Theodore Petrosky via Webobjects-dev <email@hidden>
  • Prev by Date: Re: LoadBalancer
  • Next by Date: Re: WOFielUpLoad - WebObjects Vs Project Wonder
  • Previous by thread: Re: Performance issues with large binary data in database
  • Next by thread: Re: WOFielUpLoad - WebObjects Vs Project Wonder
  • Index(es):
    • Date
    • Thread