#521 Website Issues

tactics Sun 12 Apr 2009

First, the blog seems to be down:

ERROR: /sidewalk/blog/
sys::UnknownSlotErr: sys::Range.id
  fan.sys.ClassType.slot (ClassType.java:125)
  fan.sys.FanObj.doTrap (FanObj.java:123)
  fan.sys.FanObj.trap (FanObj.java:119)
  fan.sys.FanObj.trap (FanObj.java:114)
  sidewalk::BlogListView.onGet (BlogListView.fan:59)
  fan.sys.List.each (List.java:505)
  sidewalk::BlogListView.onGet (BlogListView.fan:56)
  sidewalk::SidewalkUtil.db (SidewalkUtil.fan:29)
  sidewalk::BlogListView.onGet (BlogListView.fan:47)
  sidewalk::SidewalkChrome.onGet (SidewalkChrome.fan:79)
  web::Weblet.service (Weblet.fan:56)
  webapp::Widget.service (Widget.fan:223)
  webapp::ServiceViewStep.service (ServiceViewStep.fan:27)
  web::WebService.service (WebService.fan:75)
  fan.sys.List.each (List.java:500)
  web::WebService.service (WebService.fan:73)
  wisp::WispThread.run (WispThread.fan:53)
  fan.sys.Thread$Val.run (Thread.java:447)
  More...

Second, in the site navigation at the top, the "Docs" tab is spelled "Doc" when you're on the Home tab, and "Docs" on the other three. It's a silly issue, but it's been driving me nuts. It's like a painting that's not quite level. Additionally, the HTML title for the documentation is spelled "Doc", not "Docs".

brian Sun 12 Apr 2009

Thanks - it looks like if I turn off that last post as blog it is ok for now. Andy has a upgrade to sidewalk we'll probably be rolling out next week.

andy Mon 13 Apr 2009

Thanks tactics, those will be fixed when we upgrade Sidewalk, which should be this week.

Login or Signup to reply.