[FIXED] [V0.7] PagingToolbar is requesting loading.gif from invalid path

  1. #1

    [FIXED] [V0.7] PagingToolbar is requesting loading.gif from invalid path

    Fiddler is showing a bad request when PagingToolbar is on the page. It is trying to retrieve the loading.gif from the wrong path. I searched in all the css files, html, and js files loaded but couldn't find a reference to 'resources/css/images'. It took me a few hours to figure out it was the PagingToolbar that is causing this issue. I am interested to know the exact details behind it. Every time the grid is reloaded, it tries to request that image. Thanks!

    http://[Server]/[WebSite]/extjs/resources/css/images/default/grid/loading.gif
  2. #2

    RE: [FIXED] [V0.7] PagingToolbar is requesting loading.gif from invalid path

    hmmm...


    I'll see if I can track this down.


    Geoffrey McGill
    Founder
  3. #3

    RE: [FIXED] [V0.7] PagingToolbar is requesting loading.gif from invalid path

    Hi jchau,

    Ok, I finally figured out what was going wrong. There was a logic bug in the EmbeddedResourceBuilder that was not properly resolving the loading.gif reference(s) when building the ext-all-embedded.css file.


    I fixed the problem and committed new code back into SVN. Please svn update and give it another shot.


    Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 8
    Last Post: Feb 15, 2012, 9:04 AM
  2. [FIXED] [RC2] Invalid field tooltip
    By nightik in forum Bugs
    Replies: 2
    Last Post: Jun 09, 2011, 5:05 PM
  3. [CLOSED] Error loading pages using relative path
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 01, 2010, 9:53 AM
  4. Replies: 3
    Last Post: Aug 10, 2009, 6:17 PM
  5. Replies: 4
    Last Post: Nov 27, 2008, 11:17 AM

Posting Permissions