Jump to content

UniFileUpLoad


flexdev

Recommended Posts

Hi everyone,
in my application when I try to use the tunifileupload component inside a form, after I have selected the file, the component freeze and I receive the error in log file

FrontEnd.exe: 00002710: 19:52:11 [Unknown picture file extension (.)-192.168.69.166]:EInvalidGraphic : Unknown picture file extension (.) : Addr: $00000000005E3FAB
FrontEnd.exe: 00002634: 19:52:17 [Unknown picture file extension (.)-192.168.69.166]:EInvalidGraphic : Unknown picture file extension (.) : Addr: $00000000005E3FAB
FrontEnd.exe: 000021D0: 19:52:22 [Unknown picture file extension (.)-192.168.69.166]:EInvalidGraphic : Unknown picture file extension (.) : Addr: $00000000005E3FAB
FrontEnd.exe: 0000185C: 19:52:58 [192.168.69.166]:UniErrorException : Event:upload, Object: O4AB not found in session list. It could be timed out, refresh page and try again : Addr: $0000000000000000

 

in other applications I have no such error, the only thing I use a customcss to customize the appearance

 

Link to comment
Share on other sites

 

I have identified the case: the uniupload component is used inside a form derived from a strongly customized ancestor form, if used inside a descendant form from this ancestor the the error is generated, if used in a descendant form from a simpler ancestor form it works.

 

Link to comment
Share on other sites

12 minutes ago, flexdev said:

I have identified the case: the uniupload component is used inside a form derived from a strongly customized ancestor form, if used inside a descendant form from this ancestor the the error is generated, if used in a descendant form from a simpler ancestor form it works.

Can you please make a simple testcase and send to the support portal?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...