Return to Patch: 3.3.0 - 3.4.0 DataTable formatters get wrong o.td
YUI({
//Last Gallery Build of this module
gallery: 'gallery-2011.08.24-23-44'
}).use('gallery-patch-340-datatable-formatter', function(Y) {
var table = new Y.DataTable.Base({
columnset: [
{
key: 'name',
formatter: function (o) {
return o.value.toUpperCase();
}
},
'age',
{
key: 'other',
formatter: "Letter: {value}"
},
{
key: 'fooga',
formatter: function (o) {
o.createCell().setContent("<strong>FOOOOOOOGA!</strong>");
}
}
],
recordset: [
{ name: "Phil", age: 53, other: "A" },
{ name: "Brian", age: 23, other: "B" },
{ name: "Doug", age: 50, other: "C" },
{ name: "Sal", age: 153, other: "D" }
]
}).render('#x');
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-patch-340-datatable-formatter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-patch-340-datatable-formatter
[echo] component.basefilename : gallery-patch-340-datatable-formatter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/assets
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
[echo] Starting Build For gallery-patch-340-datatable-formatter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-patch-340-datatable-formatter
[echo] component.basefilename : gallery-patch-340-datatable-formatter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/assets
-lint-server:
[echo] Starting Build For gallery-patch-340-datatable-formatter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-patch-340-datatable-formatter
[echo] component.basefilename : gallery-patch-340-datatable-formatter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/assets
-node:
[echo] For faster builds, install Node.js.
-concatdebug:
[echo] Concatenating
[echo] Source Files : patch.js
[echo] In Source Dir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/js
[echo] To : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-debug.js
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/ant
-registerdebug:
[echo] Wrapping /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-debug.js in YUI.add module
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp
-loggerregex:
[echo] Replacing Logger Statements in /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter.js
buildcore:
-rollupjs:
-concatskins:
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter.js
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-min.js
lint:
[echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-debug.js
[java] - OK
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-min.js
[java] - OK
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-debug.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/gallery-patch-340-datatable-formatter-debug.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/gallery-patch-340-datatable-formatter.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-patch-340-datatable-formatter/build_tmp/gallery-patch-340-datatable-formatter-min.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-patch-340-datatable-formatter/gallery-patch-340-datatable-formatter-min.js
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info