Re: hash fragment gets dropped when some special characters are present (period, slash...)

2013-05-16 Thread milan . molbio
my bad, turned out it's related to spiffyui, here's a small project to demonstrate the bug: https://github.com/mbsimonovic/spiffyui-hash-bug. So just excluding spiffiui.min.js fixes the bug. I'm gonna write to the spiffyui developers... ms On Thursday, May 16, 2013 1:09:41 PM UTC+2, Thomas Bro

Re: hash fragment gets dropped when some special characters are present (period, slash...)

2013-05-16 Thread Thomas Broyer
On Thursday, May 16, 2013 1:02:19 PM UTC+2, milan wrote: > > found the reason, the nocache.js script tag was before the history iframe. > This is really strange! …as the iframe is only used by IE6/7, and you were reporting issues in Firefox, Chrome and Safari. > > regards, > Milan > > On Wed

Re: hash fragment gets dropped when some special characters are present (period, slash...)

2013-05-16 Thread milan
found the reason, the nocache.js script tag was before the history iframe. regards, Milan On Wednesday, May 15, 2013 11:33:44 AM UTC+2, milan wrote: > > > I'm getting some weird behavior with Activities&Places (GWT 2.4.0 and > 2.5.1), in FF 20/21/Chrome/Safari 6, both prod and dev mode. > > Her

hash fragment gets dropped when some special characters are present (period, slash...)

2013-05-15 Thread milan
I'm getting some weird behavior with Activities&Places (GWT 2.4.0 and 2.5.1), in FF 20/21/Chrome/Safari 6, both prod and dev mode. Here's an example: with @Prefix("!contact") these two urls work just fine ('contact' place, token first empty then 'department'): http://127.0.0.1:/?gwt.cod