Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-796

inputCalendar doesn't work under Opera 9 when renderAsPopup is 'true'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.1.3, 1.1.5-SNAPSHOT
    • None
    • Calendar
    • None
    • Windows, Opera 9.02 (also 9.01), Sun Java Runtime Environment version 1.4

    Description

      after click on calendar image we have errors in Opera error console:

      Event thread: click
      Error:
      Unhandled exception: [Object DOMException]
      code: 5
      message: INVALID_CHARACTER_ERR
      Backtrace:
      Line 124 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/calendar.HtmlCalendarRenderer/popcalendar.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      iframe = document.createElement("<iframe id='" + overDiv.id + "_IFRAME' style='visibility:hidden; position: absolute; top:0px;left:0px;'/>");
      Line 1393 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/calendar.HtmlCalendarRenderer/popcalendar.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      this._hideElement(this.calendarDiv);
      Line 1282 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/calendar.HtmlCalendarRenderer/popcalendar.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      this._popUpCalendar_Show(ctl);
      Line 1 of script
      form_3AbeginDateCalendarVar._popUpCalendar(this, document.getElementById("form:beginDate"), "dd.MM.yyyy");
      At unknown location
      [statement source code not available]

      Timeout thread: delay 200 ms
      Error:
      Unhandled exception: [Object DOMException]
      code: 5
      message: INVALID_CHARACTER_ERR
      Backtrace:
      Line 124 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/calendar.HtmlCalendarRenderer/popcalendar.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      iframe = document.createElement("<iframe id='" + overDiv.id + "_IFRAME' style='visibility:hidden; position: absolute; top:0px;left:0px;'/>");
      Line 1390 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/calendar.HtmlCalendarRenderer/popcalendar.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      this._hideElement(this.calendarDiv);
      Line 52 of linked script http://localhost:8080/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11642727/prototype.PrototypeResourceLoader/prototype.js;jsessionid=9B5EA2BE7C36884AD86ABDEC32B2A84E
      return __method.apply(object, args.concat($A(arguments)));
      At unknown location
      [statement source code not available]

      you can try http://example.irian.at/example-simple-20061123/calendar.jsf (MyFaces Tomahawk Examples latest build) to see it.


      Best regards, Sergey

      Attachments

        1. popcalendar.js
          52 kB
          paul reeves

        Activity

          People

            Unassigned Unassigned
            del Safronov Sergey
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: