t3mp3l
unread,May 24, 2013, 1:39:37 PM5/24/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sam...@googlegroups.com
Hi,
I heavily use hashMarks like this: #!list/id1/id2
But when my Website is beeing called from Microsoft Lync (with Internet Explorer) the url in the navigation bar is encoded like this:
#%21list/%7cview%7c
When I have firefox or chrome as default browser, the url is automatically decoded (and everything works fine).
Is there any simple way to tell sammy to first decode the Url and then apply the routing logic?
Or can somebody please suggest a clean and easy solution for this?
my current approach would be to also match the encoded url (so everyThing after #%). But so I would need to double all my Routing rules ;(
Thanks for any hints!
cheers, Stephan