ICEfaces
  1. ICEfaces
  2. ICE-1701

JavaScript error reported in IE7 when <f:convertDateTime/> used within an <ice:inputText/>

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#5
    • Fix Version/s: 1.6.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Win XP / JDK 1.4 / Tomcat 5.5.17 / Liferay 4.3.0-RC1

      Description

      I've got the following code on my JSPX page:

      <ice:selectInputDate id="dateOfBirth" alt="#{JobApplicationMsgs.dateOfBirth}" autocomplete="true" popupDateFormat="#{Edit.preferences['dateFormat']}" renderAsPopup="true" required="true" style="" styleClass="portlet-form-input-field" value="#{JobApplication.dateOfBirth}">
      <f:convertDateTime pattern="#{Edit.preferences['dateFormat']}"/>
      </ice:selectInputDate>

      And when type an invalid date (like "12/12/2006f") I tab-out of the field with IE7, I get the following JavaScript error:

      Error: The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call did not execute.

      This should be reproducable using the attached portlet on:

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

        Activity

        Hide
        Neil Griffin added a comment -

        All,

        This problem has disappeard and is no longer reproducable by me as of trunk revision 14108 (6/11/2007).

        Recommend that this one be closed.

        Thank you,

        Neil

        Show
        Neil Griffin added a comment - All, This problem has disappeard and is no longer reproducable by me as of trunk revision 14108 (6/11/2007). Recommend that this one be closed. Thank you, Neil
        Hide
        Ken Fyten added a comment -

        Can you try to reproduce this with Liferay? We can't see it without portlets.

        Show
        Ken Fyten added a comment - Can you try to reproduce this with Liferay? We can't see it without portlets.
        Hide
        Arran McCullough added a comment -

        Attempted to recreate the issue without Portlets. Attempted using a date time converter in an inputText tag and a selectInputDate tag and couldn't recreate the issue. Possibly a portlet related issue.

        Show
        Arran McCullough added a comment - Attempted to recreate the issue without Portlets. Attempted using a date time converter in an inputText tag and a selectInputDate tag and couldn't recreate the issue. Possibly a portlet related issue.

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: