[CLOSED] Null Return from Ajax Form Result of Coolitve MVC

  1. #1

    [CLOSED] Null Return from Ajax Form Result of Coolitve MVC


    Just wondering if the ExecuteResult code in the AjaxFormResult from the Coolite MVC Sample is actually working. We?ve been using your example and are having difficulty returning the ExtraParams back to the client (action.result.extraParams). In particular, we?re trying to return error messages and also newID just like your sample. But in the javascript code, the action.result seems to be always null whether it was a success or a failure. Your help will be greatly appreciated.
  2. #2

    RE: [CLOSED] Null Return from Ajax Form Result of Coolitve MVC

    Hi,

    Yes, I confirm there is a problem. We are investigating. I'll notify you when fix will be ready
  3. #3

    RE: [CLOSED] Null Return from Ajax Form Result of Coolitve MVC

    Hi,

    We have fixed it. You can update from coolite-mvc repository or make the following change


    - AjaxFormResult.cs file, ExecuteResult method: change GZip calling by GZipAndSend
  4. #4

    RE: [CLOSED] Null Return from Ajax Form Result of Coolitve MVC

    I just confirmed that the fix works. Thank you for the support!

Similar Threads

  1. Replies: 4
    Last Post: Jul 25, 2012, 5:45 AM
  2. [CLOSED] NumberField MinValue return null value
    By Aurelio in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 22, 2012, 1:10 PM
  3. Replies: 2
    Last Post: Aug 29, 2011, 3:53 PM
  4. Replies: 0
    Last Post: Mar 02, 2011, 4:16 PM
  5. getSelectedNode() always return NULL
    By Zhivko in forum 1.x Help
    Replies: 7
    Last Post: Mar 01, 2010, 8:09 AM

Posting Permissions