ICEfaces
  1. ICEfaces
  2. ICE-4787

Configure browser JavaScript checking

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description


      The JavaScript check

      <noscript><meta content="0;url=/xmlhttp/javascript-blocked" http-equiv="refresh"/></noscript>

      interferes with google searches.

        Activity

        Hide
        Ted Goddard added a comment -

        Fixing this may resolve:

        http://jira.icefaces.org/browse/ICE-3971

        Show
        Ted Goddard added a comment - Fixing this may resolve: http://jira.icefaces.org/browse/ICE-3971
        Hide
        Ted Goddard added a comment -

        To configure:

        <context-param>
        <param-name>com.icesoft.faces. checkJavaScript</param-name>
        <param-value>false</param-value>
        </context-param>

        Show
        Ted Goddard added a comment - To configure: <context-param> <param-name>com.icesoft.faces. checkJavaScript</param-name> <param-value>false</param-value> </context-param>

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: