Feature Hyperlink
Hello,
I am using 3.14 with Silverlight 1.9.1 and my issue is with Feature Hyperlinks.
I have inserted the same hyperlink in the feature description which works, but the same URI in Feature Hyperlink fails.
This is the link: http://ourserver/ShareData/{Photo_Loc}
The {Photo_Loc} contains string like this: Essex/MVA_Reports/2012/6E-12-00064.pdf
In feature description it resolves correctly to: http://ourserver/ShareData/Essex/MVA_Reports/2012/6E-12-00064.pdf
But in the feature hyperlink (under links when Identify) this comes out:
http://ourserver/ShareData/Essex%2f MVA_Reports%2f 2012%2f 6E-12-00064.pdf
- notice the %2f instead of the / slash. - the webpage gives an error that it cannot find the file.
Is this a bug? Can we resolve the "/" encoding issue?
Thanks Cathy
Please sign in to leave a comment.
Comments
0 comments