Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1440

AbstractDefaultAjaxBehavior doesn't work when added directly to page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.2
    • 1.3.3
    • wicket
    • None

    Description

      The AbstractDefaultAjaxBehavior will generate an invalid wicketAjaxGet call when it is added directly to a Page.

      function openAutomatischeMaatregelWindow() {
      var wcall=wicketAjaxGet('../../?wicket:interface=:4::IBehaviorListener:1:2',null,null, function()

      {return Wicket.$('id438') != null;}

      .bind(this));
      }

      the Wicket.$('id438') doesn't exist.

      Attachments

        Activity

          People

            knopp Matej Knopp
            dashorst Martijn Dashorst
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1m
                1m
                Remaining:
                Remaining Estimate - 1m
                1m
                Logged:
                Time Spent - Not Specified
                Not Specified