[CLOSED] [1.0] Revision 2661 Breaks X.Call.JS

  1. #1

    [CLOSED] [1.0] Revision 2661 Breaks X.Call.JS

    Some functionality I was using doesn't seem to be working after 2661.

    I have a Grid (GridPanel/Miscellaneous/Export_Data_Ajax/) is what I'm using and I'm trying to call a javascript command from to open a new window, it works in 2660 (see my post http://forums.ext.net/showthread.php...0891-16-1.aspx)


    2661 breaks this functionality. I need isUpload in order to use the functionality of the other buttons but also need the ability to call this javascript window. If you need me to send you my code I will.


    Thanks
  2. #2

    RE: [CLOSED] [1.0] Revision 2661 Breaks X.Call.JS

    Hi,

    Please note that you cannot call javascript if you return file in the response (cannot combine file content and script because Htpp protocol doesn't allow return with file anything else)


    There was a problem with IsUpload response. Please update from SVN and retest
  3. #3

    RE: [CLOSED] [1.0] Revision 2661 Breaks X.Call.JS

    I know about returning the file in the response, I actually have the procedure generating a PDF file that is stored on the server then loaded in an window (autoload IFrame) and displayed to the user. (via a print button)

    While I users wanted the option to just click on a PDF file, and open it, they also wanted it displayed so I needed to load it somehow into an IFrame window after the processing was completed for that part of the procedure.


    The javascript works as expected now..


    Thanks





Similar Threads

  1. [CLOSED] When I try to set an item in the comboBox it breaks.
    By Fahd in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 19, 2012, 9:15 PM
  2. [CLOSED] Asp.net scriptmanager breaks ext date formatting
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 29, 2011, 7:02 PM
  3. [CLOSED] html tag in text content breaks app
    By jwf in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: May 18, 2011, 6:17 PM
  4. [CLOSED] RowSelectionModel.UpdateSelection() breaks RecordID
    By alexp in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 14, 2009, 12:38 PM
  5. [FIXED] 0.5.3 Breaks Fieldsets
    By jlertle in forum Bugs
    Replies: 4
    Last Post: Jul 02, 2008, 11:22 PM

Posting Permissions