Uses of Class
net.sf.tacos.demo.pages.bugs.BaseBugPage

Packages that use BaseBugPage
net.sf.tacos.demo.pages.bugs   
 

Uses of BaseBugPage in net.sf.tacos.demo.pages.bugs
 

Subclasses of BaseBugPage in net.sf.tacos.demo.pages.bugs
 class Bug101
          For bug 101: Palette (and tacos:Palette) are ignored by DirtyFormWarning
 class Bug103
          For bug 103: Autocompleter won't work with unicode non ascii characters
 class Bug109
          For bug 109: Refresh and Cancel events not working on AjaxForm.
 class Bug117
          For bug 117: Dojo error when an AjaxLinkSubmit is contained in a Dialog
 class Bug58
          For bug 58: Allow Autocompleter to work in a loop & Duplicated list elements in Autocompleter
 class Bug62b
          For bug 62: @AjaxForm and @AjaxSubmit don't work with @Upload - esp.
 class Bug80
          For bug 80: Multipart AjaxForms Open New Window For IO when the AjaxForm was itself loaded into the page through an Ajax refresh.
 class Bug82
          For bug 82: Tacos should set focus to a form field if the old focused field disappears
 class Bug84
          For bug 84: It seems like the formatters aren't being executed after rendering an Ajax request, instead of the normal window.onload method.
 class Bug92
          For bug 92: Stale Link Exception in IE6
 class Bug93
          For bug 80: Multipart AjaxForms Open New Window For IO when the AjaxForm was itself loaded into the page through an Ajax refresh.
 class Bug96
          For bug 96: AjaxEventSubmit not using focusElement properly.
 class BugTry001
          For bug 130: Problem with AjaxEventSubmit in IE.