groupdocs-viewer / GroupDocs.Viewer-for-.NET

GroupDocs.Viewer for .NET examples, plugins and showcase
https://products.groupdocs.com/viewer/net
MIT License
45 stars 45 forks source link

[MVC-10026] : Unable to view the documents containing '&' in their file name #129

Closed usman-aziz closed 6 years ago

usman-aziz commented 7 years ago

This issue was originally raised via forum thread: http://www.groupdocs.com/Community/forums/thread/17554/file-names-with-ampersand-dont-render.aspx

The user has reported that he is unable to view the files containing '&' sign in their file name. We successfully reproduced the issue at our end. The back end API is rendering the files without any issue however, issue occurs when the file name is passed in the query string i-e ../document-viewer/GetDocumentPageImage?path=de&mo.docx&width=150&quality=100. Thanks

aliahmedaspose commented 7 years ago

@usmanazizgroupdocs Commit Added for this issue, Please verify this fix. Thanks.