ZoomApps / Liveapp

Liveapp Framework :rocket:
https://www.liveapp.com.au
2 stars 1 forks source link

Issue when user is created with 'SHOW' in the user name #92

Open LIvewareNB opened 5 years ago

LIvewareNB commented 5 years ago

I'm submitting a ...

Current behavior: When you type SHOW in Username field and validate it then shows an error (See attached Screenshot). The current features might be validating it as SHOW() function which should be reading it as string

Expected / new behavior: Type 'Show' into the username field and ensure no error is produced

Minimal reproduction of the problem with instructions:

  1. In UAT https://cims.livewarecloud.com.au/UAT or https://cims.livewarecloud.com.au/uatliveappv5_17/ Logged in as Admin
  2. Navigate to Configure > Users > New
  3. Type 'Show' into the user name and ensure error is produced. Liveappa Show in Username Error

Liveapp version: 5.x.y 5.6.0 and 6.0.0 please access https://cims.livewarecloud.com.au/DEVliveappv5_17/

Browser: Chrome

Anything else:

paulfisher53 commented 5 years ago

Hi @LIvewareNB, we cannot replicate this in our base liveapp product. Are you able to email us credentials to log in so we can debug your app? Please email to paul@zoomapps.com.au

paulfisher53 commented 5 years ago

@LIvewareNB the error is coming from the RecordSet server side function. Have you guys overrode that function in your extension?

LIvewareNB commented 5 years ago

Hi Paul, Please see response from Jerick my devloper

image

The files outlined in the image can be downloaded using this link:

https://livewaresolutions-my.sharepoint.com/:f:/g/personal/nathanb_liveware_com_au/Ehf20oKx7J9PjY-9dFv6MWEBkRa1XM5f_rtv_7KAac_Oeg?e=EqQmNa

paulfisher53 commented 5 years ago

@LIvewareNB You need to check your extension file to see if it overrides the RecordSet function. Your extension will be called something like Extend.CIMS.dll

adamLiveware commented 5 years ago

Issue can be closed