Skip to main content
Nintex Community Menu Bar

File/Document is not loading in K2 Five if the doc name contains '&'

  • January 11, 2022
  • 2 replies
  • 49 views

Hi,

We are on K2 5.4 (FP 38). We are using 'FileType filed' to read documents from the Database. File is not loading if file name contains &. for example - <file><name>Meetings&- Broadcast.xlsx</name>. UI (Smartform) is giving the error "An error occurred while parsing the entity'.

 

Thank you,

 

 

 

 

2 replies

Forum|alt.badge.img+3
  • Nintex Employee
  • January 12, 2022

The "&" character is a limitation of the SmartObject creation due to how the system parses the string. While this doesn't specifically go over files, I believe it will fall under the same limitation. 

 

https://community.nintex.com/t5/Technical-Issues/Item-Naming-Known-Restrictions-and-Limitations/ta-p/124342


Forum|alt.badge.img+10
  • Nintex Employee
  • January 12, 2022

Hi mmotupalli,

 

It looks like the best option is to setup some validation/logic to check for any file names with special characters.

https://community.nintex.com/t5/Technical-Issues/File-not-found-error-when-loading-the-display-form-on-an-item/ta-p/124970