Error on image attaching to child table of webform

i get an error while adding image to child table of webform

when i add image and press save button of webform i getting an error in chrome’s console window

error i getting is

ProgrammingError: (1064, ‘You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ': '1', u'dataurl': "'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVYAAAMACAYAA' at line 2’)

please help me

Can you please describe your problem with screenshots and steps you took?

@netchampfaris

 my steps include following
         1.  Created a doctype has two field and checked is child table doctype has following fields  and named this doctype as Test Upload
                               1. Label : Docum,Type:attach
         1.1 Created a doctype Test Parent
                           1. Label:Test Data,Data:data
                           2. Label:Document, Data:Table, Option: Test Upload
            
         2.  Created webform named Registratoin
                         1. Route:registration123
                         2.Select Doctype : Parent Detail
                         3. Added Two Field:
                                     3.1 field name test_data,feildtype:data
                                     3.2 field name student_detail,fieldtype:Table Option : Student Detail

       3 .acessed webform(localhost:8003/registration

      4. added images

      5.save
  
      6. error in console

screen shot





@netchampfaris i edited my steps and added new screen shot please help me

thanks

Can replicate the issue. Thanks for reporting.

@netchampfaris please notify me when you completed

thanks