Re: very serious bug

  •  04-27-2007, 5:58 AM

    Re: very serious bug

    REMINDER:
     
    As I have already posted that i am getting one error with movie object in cute editor v6.0.Today I realised that it is a very serious bus in cute editor which has not been fixed till now.

    Symptoms: movie is playing in edit & preview mode, but after saving it into database and when again I retrieve it, then there is no such movie only blank media frame object is appearing.

    Cause: As you can see two movie object is there, one is coming from database and other is in first stage (means just inserted in edit control and not saved in database till now.. )
     
    you can see in second object (first stage object) has three extra lines in html then first object (which is coming from database).

     i.e.   <param name="FileName" value="/eContentmanager/DownFile.Aspx?fileid=42"/ />
                <param name="autoStart" value="1"/ />
                <param name="showControls" value="1"/ />

View Complete Thread