ModX eForm Bug
I have been following this tutorial:
http://wiki.modxcms.com/index.php/Multilanguage_eForm
But unfortunately the current eForm release (1.4.4.5) has a bug that affects this tutorial. You cannot have a language variable with the eform=”" attribute! So given their example, if you submit the form it would output something like this:
Some errors were detected in your form:
The following required field(s) are missing:, ,
I found the problem and to resolve load up eform.inc.php and replace line 186:
Original:
$desc = $fld[1];
Replace with:
$desc = formMerge($fld[1],$_lang);
Hope this helps some people!
Flex / ArrayCollection / Sort delay?
Hey:
Im having a little issue with the FLEX Sort class with an ArrayCollection. It seems sorting is not instant? In my application I get data, sort it, then set the dataprovider of a List to the sorted data.
Visually, the application shows the data in its unsorted form, then a couple of moments later the List refreshes and shows the sorted data.
Is there a workaround?
Flex Project + Browser Resize + Safari?
Hi:
I just came across a strange bug with either Safari or the Flash Player…
My current Flex projects resizes correctly when the user resizes the browser, but for some reason on Safari it only detects changes to width of the browser. If you are careful and resize the browser vertically the flash does not resize at all!
Example:
- Use Safari, Mac or PC
- Browse to: http://www.milesaldridge.com/
- Resize the browser carefully vertically
- Be amazed that the flash content does not scale! (unless you accidentally scaled horizontally)
Has anybody encountered this problem before? Is there a workaround for this?
Can Flash Player 10 handle img tags correctly?
I have been working on a RSS aggregator for a while now, one of the main gripes I have with the Flash Player, that affects this project is the inability to handle IMG tags within a TextField. I know Flash Player 10 is supposed to have better text layout support etc but does it handle images within html any better?
Calendar
February 2010 M T W T F S S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28









