Context Navigation


{40} Tickets Addressed in YUI 3.1.1

Results (1 - 24 of 24)

ID Type Component Status Resolution Summary Location
#2528753 defect Attribute closed fixed Sub attribute value crashed after setting another sub attribute.
#2528768 defect Configurator closed fixed Dependency Configuration shows [object Object] Website
#2528756 task Dom closed fixed viewportRegion() information in API is incorrect API Documentation
#2528346 defect General closed fixed OOP: Y.aggregate doesn't correctly merge property values Library Code
#2528434 defect Get Utility closed fixed [bz 3215572] Regression in 3.0: Get no longer uses UTF-8 as default encoding
#2528792 defect History closed fixed history manager allows xss injection in ie7 and ie6 Library Code
#2528739 defect IO closed fixed Synchronous IO requests broken in IE Library Code
#2528771 defect Loader closed fixed Loader has incorrect default for "base" - uses Y.Env, instead of Y.Env.base Library Code
#2528784 defect Loader closed fixed Regression requesting language packs using Y.use("lang/datatype-date_xx", fn) in build yui3-2029 Library Code
#2528763 defect MenuNav closed MenuNav docs should be updated to use "yui3-" class name prefix instead of "yui-"
#2528740 defect Node closed fixed Node.setContent doesn't accept falsey numbers in 3.1.0 Library Code
#2528748 defect Node closed fixed Node references document Library Code
#2528755 defect Node closed fixed Node - Method call error Library Code
#2528778 defect Node closed fixed Node.insert & DOM.addHTML api entries don't mention possible arguments for where parameter API Documentation
#2528802 defect Node closed fixed Node.setData documentation is missing a parameter API Documentation
#2528737 defect TabView closed fixed Nested TabView fails. Library Code
#2528766 defect TabView closed Reported example typo Example
#2528782 defect TabView closed fixed TabView core CSS adds unwanted styles Library Code
#2528783 defect TabView closed fixed Y.Tab._initAria method removes href from tab links in Windows Gecko/IE
#2528729 defect Test closed fixed Async Event Testing Clean Example does not render correctly IE6 & IE7 Example
#2528758 defect Widget closed fixed using widget's DOM event facade (added when solving bug 2528230) ends with error during destroy Library Code
#2528760 defect Widget closed fixed _applyParsedConfig merges arrays, instead of letting user config win Library Code
#2528795 defect Widget closed fixed WidgetParent documentation gives wrong name for addChild and removeChild events API Documentation
#2528776 defect YUI Global Object closed fixed [bz 3527396] Y.clone ignores flags when copying RegExp