Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-587

How to Ignore case for url

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.2.2
    • 2.2.x
    • tiles-template
    • Hide
      {code}
      <decorator name="home-page" page="layout/home_main.jsp">
      <pattern>/register.htm</pattern>
               </decorator>
      {code}

      What need I do for ignore case?
      /register.htm or /REGISTER.HTM The two can work normally
      Show
      {code} <decorator name="home-page" page="layout/home_main.jsp"> <pattern>/register.htm</pattern>          </decorator> {code} What need I do for ignore case? /register.htm or /REGISTER.HTM The two can work normally

    Description

      Tiles 2.2.2 Does it support ignore case? Can you tell me

      <decorator name="home-page" page="layout/home_main.jsp"> 
      <pattern>/register.htm</pattern> 
               </decorator> 
      

      /register.htm or /REGISTER.HTM The two can work normally

      Attachments

        Activity

          People

            Unassigned Unassigned
            fantasylion zorro.shi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: