in

The ORM Foundation

Get the facts!

Broken tags

Last post Sun, Dec 26 2010 17:54 by Genyus. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • Sun, Dec 26 2010 1:53

    • Genyus
    • Top 100 Contributor
    • Joined on Thu, Dec 9 2010
    • Posts 4

    Broken tags

    I've observed that searching for multi-word tags is broken, e.g. http://www.ormfoundation.org/tags/Bug+Report/default.aspx

    This is an issue that affects Community Server when running on IIS7.x and can be easily fixed by adding the following to the <system.webServer> section in web.config:

    <security>
                <requestFiltering allowDoubleEscaping="true" />
    </security>

     

  • Sun, Dec 26 2010 15:18 In reply to

    • Ken Evans
    • Top 10 Contributor
      Male
    • Joined on Sun, Nov 18 2007
    • Stickford, UK
    • Posts 805

    Re: Broken tags

    Hi Genyus,

    Thanks for your suggestion.
    However, the "double escape" functionality is disabled as a website design feature.

    Ken 
     

     

  • Sun, Dec 26 2010 17:54 In reply to

    • Genyus
    • Top 100 Contributor
    • Joined on Thu, Dec 9 2010
    • Posts 4

    Re: Broken tags

    Ah, I see. No problem, then. Smile
Page 1 of 1 (3 items)
© 2008-2024 ------- Terms of Service