webgui/www/extras
ampli ed0c400440 Columns in DataTable may be "randomly" deleted. This happens in updateSchema(), because both the column update loop and the row update loop use the same variable "i". Since variable scope in JS is by function and not block, the column loop variable gets overwritten.
Repeat-by:
1. New Content->Basic->DataTable
2. data
3. Edit Schema
4. col1, add Column
5. col2, add Column
6. col3, Save
7. Edit Schema

Note that col2 is missing.

Fix:
Change the name of the variable in the row loop.
2011-06-29 03:01:15 +03:00
..
accordion
account
adminConsole Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
assetManager
assets
assetToolbar
AttachmentsControl
colorpicker
fileIcons
Fork Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
form Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
macro
PayPal
shop Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
slider
smileys
styleDesigner
tabs
tinymce Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992 2011-04-11 15:05:42 -07:00
tinymce-webgui Allow users to enter in mixed text and macros in URLs inside TinyMCE. Fixes bug #12094. 2011-04-05 13:14:18 -07:00
toolbar/bullet Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
ukplayer added links to the source of the ukplayer in extras/ukplayer/readme.txt as well 2010-09-24 18:51:57 +02:00
underscore
VendorPayout Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
wobject fixed #12056: Adding a Thing always creates a table 2011-04-07 14:07:58 -05:00
yui Install patched SWF files for chart, uploader and swfstore. 2010-10-26 17:56:47 -07:00
yui-webgui/build Columns in DataTable may be "randomly" deleted. This happens in updateSchema(), because both the column update loop and the row update loop use the same variable "i". Since variable scope in JS is by function and not block, the column loop variable gets overwritten. 2011-06-29 03:01:15 +03:00
addHTTP.js
background.jpg
draggable.css
favicon.ico
favicon.png
fileIcons.js
FileUploadControl.js
gear.png
help.css
hoverhelp.css
hoverhelp.js
inputCheck.js
opaque.gif
plainblack.gif
smallAttachment.gif
spacer.gif
TabFix.js
templateAttachments.js
templatePreview.js Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
textFix.js
thumbdown.gif
thumbup.gif
toolbar.gif
tt.js
twitter_login.png
viewer.html
wg.png
wgwidget.js