[CLOSED] Incorrect request resolving

  1. #1

    [CLOSED] Incorrect request resolving



    There is a bug in request url resolving.

    In IIS there is registered MyAppName application.

    User connects to http://server/myappName/default.aspx

    In some cases the http request url looks like: /myappName/extjs/resources/images/default/form/text-bg-gif/coolite.axd*

    Coolite cannot resolve extjs/resources/images/default/form/text-bg-gif resource because of it tries to search "MyAppName" in url but url have "myappName" insteand

    The problem is that searching of MyAppName is case sensitive*
  2. #2

    RE: [CLOSED] Incorrect request resolving

    ya, I'm pretty sure we covert the url to lowercase including the app name. Maybe that's not the greatest idea.

    We're investigating.


    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Incorrect request resolving

    I'm sorry it was my fault, coolite works ok.

    Thank you!

Similar Threads

  1. Replies: 0
    Last Post: Dec 19, 2011, 8:23 PM
  2. [CLOSED] [1.0] Incorrect Render of ComboBox
    By Ben in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 05, 2010, 12:31 PM
  3. [CLOSED] Resolving ASP.NET urls
    By Justin_Wignall in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 20, 2009, 5:18 AM
  4. Incorrect Documentation
    By r_honey in forum Open Discussions
    Replies: 0
    Last Post: Jan 19, 2009, 2:54 AM
  5. Replies: 5
    Last Post: Dec 04, 2008, 12:13 PM

Posting Permissions