-
I mapped the classes from php and the ones from flash using both $_explicitType and registerClassAlias. Sending Person object from flash to php works. however, in the return method, although my code is something like:
$pers = new Person();
$pers->setName()....
.....
return $pers
I get object instead of Person in the return. Is this a classic "you forgot to.." type of...
2009-10-21 10:37:30 UTC in AMFPHP (Flash Remoting for PHP)
-
I want to congratulate you on the plugin. It's really awesome. Don't want to sound critical, I found 2 bugs that I (mistakenly) posted here:
https://sourceforge.net/tracker/?func=detail&aid=2845525&group_id=103281&atid=635682
https://sourceforge.net/tracker/index.php?func=detail&aid=2845537&group_id=103281&atid=635682
I already fixed them on my application, there are not that hard to fix but...
2009-08-27 12:55:45 UTC in TinyMCE
-
User agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Screen info: 1280x1024x32
Description of problem:
Using TinyBrowser 1.41 one can use the folder section to create/delete/rename folders. Unfortunately, inputs allow names to contain characters like ../ which leads to level directory modification. For example let's say...
2009-08-27 12:40:05 UTC in TinyMCE
-
User agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Screen info: 1280x1024x32
Description of problem:
Using TinyBrowser 1.41, I have noticed that files can be renamed, their extensions beeing leftout. However, the file name in the input contains the dot which, if removed, leads to a file that will be renamed from test.txt...
2009-08-27 12:22:46 UTC in TinyMCE