I need to revive this thread! It occurred again. There is a bug in the menu system of the documentation! But it only happens if you use it for more than one documentation page. Start with http://www.gwtproject.org 1) go to the menu item Documentation->Overview url becomes: http://www.gwtproject.org/doc/latest/DevGuide.html 2) go to the menu item Documentation->Advanced Topics->Optimize->Client Bundle the URL becomes: http://www.gwtproject.org/doc/latest/doc/latest/DevGuideClientBundle.html (doc/latest is repeated) If you start with http://www.gwtproject.org and go to the second items (thus skipping 1) then it works fine. So it looks like the urls are badly generated. David
On Thursday, June 12, 2014 9:14:34 AM UTC+2, stuckagain wrote: > It was in the main navigation panel. But as of this morning (GMT+1) it > works fine. So I guess it had something to do with caching ? > > > > On Wed, Jun 11, 2014 at 6:01 PM, Thomas Broyer <[email protected]> wrote: > >> Hmm, which link? (on which page) >> >> (there used to be such a bug, but it was fixed a few weeks ago; maybe >> there's a leftover somewhere) >> >> On Wednesday, June 11, 2014 3:58:43 PM UTC+2, stuckagain wrote: >>> >>> The link to the documentation on Editors is broken. >>> It points to: http://www.gwtproject.org/doc/latest/doc/latest/ >>> DevGuideUiEditors.html >>> iso http://www.gwtproject.org/doc/latest/DevGuideUiEditors.html >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Contributors" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-web-toolkit-contributors/ffd7a0e6-eb17-4b31-b372-886f3d18e3ea%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/ffd7a0e6-eb17-4b31-b372-886f3d18e3ea%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/bdecec35-0e64-42d6-a062-e5dd8d651d1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
