[Pkg-javascript-commits] [SCM] Yahoo! User Interface Toolkit (yui) annotated tag, yui2-2395, created. yui2-2394

YUI Builder build at yuilibrary.com
Fri Dec 10 01:08:08 UTC 2010


The annotated tag, yui2-2395 has been created
        at  f408934a39f435da4ee8e37fc4d1a7a9a9353ba6 (tag)
   tagging  fdf38f3b5c2c479a82921f1934fa42dec32005b8 (commit)
  replaces  yui2-2393
 tagged by  YUI Builder
        on  Fri Sep 4 22:35:24 2009 -0700

- Shortlog ------------------------------------------------------------
${gitcommitid}

Satyen Desai (2):
      Fixed _getLastVisible to return a 0 based index in all cases, instead of the 1 based index it was returning for all but the last page. The lastVisible attribute is new to 2.8, and was used internally in 2 places - updatePagination() and _loadItems(). updatePagination() has been updated to expect the 0 based index. This was where the bug was most prominent, and showed incorrect item numbers in the pagination UI. _loadItems() uses the value in the newly added backward-scrolling use case, and appears to already expect a 0 based index. In testing, I found bugs with the backward scrolling implementation which are present with and without the fix. Hence checking it in, to fix the more prominent case. The _loadItems() fragility for backwards scrolling needs to be addressed independantly of this change, and is probably beyond the scope of 2.8. Fixes bz 3017103
      Merge branch 'master' of presentbright.corp.yahoo.com:yui2

YUI Builder (1):
      yui2-2394

-----------------------------------------------------------------------

-- 
Yahoo! User Interface Toolkit (yui)



More information about the Pkg-javascript-commits mailing list