-
http://developer.yahoo.com/yui/examples/calendar/calnavigator.html
1)
Choose Month: Jan
Enter Year: 1982
Click OK, then it show January 1981.
Expect January 1982
2)
Choose Month: Mar
Enter Year: 1982
Click OK, then it show March 1982. Click left arrow for February 1982, click left arrow , show December 1982. Expect January 1982.
2008-09-17 07:22:51 UTC in YUI Library
-
ooopy not replace fields 'text-input' properly
To reproduce,
* Create new Text Document, then Insert>Fields>Other
tab Functions, Type>Input field, insert any value for Reference
* execute the ooo_fieldreplace.
2008-07-16 10:03:34 UTC in OOoPy
-
blank page after submit new ticket
using demo, logged in as Administrator/Administrator.
2007-08-30 07:24:43 UTC in zenTrack - project/bug tracking software
-
http://developer.yahoo.com/yui/examples/datatable/contextmenu.html
For this line:
YAHOO.log("Deleted row index " +oArgs.rowIndex);
oArgs.rowIndex , should be oArgs.rowIndexes (with extra `es`)
2007-05-09 09:54:33 UTC in YUI Library