Jump to content

supercontainer hashtag


This topic is 2150 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I use supercontainer for a customer module. A customer can log on through a webdirect connection to view their info in our CRM system. Part of the solution is that they can view PDF documents, for example invoices. I use supercontainer to give them acces to these documents. Customers can only view their documents, so I use style=readonly on all documents. This works well, except when I have a document that has # in the name, for example ipadres\#drsstuk.pdf?style=readonly still shows the delete button in the webviewer. Is this a known bug or is the hashtag a character that is not allowed?

Link to comment
Share on other sites

Hi DataClip,

The "#" is a reserved character that is not recommended to be in URLs. Everything after the # will get ignored. So if you have http://SOMEIP:8020/SuperContainer/Files/someFiles/#test then what will get served is whatever file is at http://SOMEIP:8020/SuperContainer/Files/someFiles/ . 

Link to comment
Share on other sites

This topic is 2150 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.