This site requires JavaScript, please enable it in your browser!
Greenfoot back
davmac
davmac wrote ...

2014/12/5

Site maintenance

1
2
3
danpost danpost

2014/12/24

#
erdelf wrote...
thanks to danpost's post, i just realized the error with the source code, is not limited to scenario sites...
I am not sure how my post helped you. The 'get data' link has nothing to do with code in general and the user images are not addressed offline (and UserInfo is not available from an executable jar file).
erdelf erdelf

2014/12/24

#
your post caused a notification for this discussion
danpost danpost

2014/12/24

#
erdelf wrote...
your post caused a notification for this discussion
Gotcha.
danpost danpost

2014/12/24

#
danpost wrote...
Now, the number of new notifications is not being zeroed when they are viewed by clicking on the star (and page is changed or refreshed).
Evidently, this is something that just happens every once in a while. It just happened again to me. I logged off and logged back on; but that did not fix it. So I closed IE and reopened; that fixed it. I should have tried changing sites first to see if that would have been enough.
davmac davmac

2014/12/24

#
erdelf wrote...
When I click on a notification, the scenario site is shown like this. After reload it works fine
This is already on the issues list (and has been described in this discussion). Please check the list and read the discussion before posting. Thanks.
danpost wrote...
Cannot 'get data' on a scenario
This is on the list too ("Download of UserInfo data from own scenarios not working") :)
and user icons are not loading via the 'getUserImage' method.
Ok, I'll look into that. Thanks.
danpost danpost

2014/12/25

#
danpost wrote...
I should have tried changing sites first to see if that would have been enough.
It happened again. I tested it and found that going to a different site and returning does not fix it. Closing IE and reopening fixes it.
davmac davmac

2014/12/25

#
I tested it and found that going to a different site and returning does not fix it. Closing IE and reopening fixes it.
Because browsers tend to cache page content, you'll in general need to 'refresh' or 'reload' to fix the issue if it occurs (eg in Firefox, click the circular arrow icon in the navigation bar). Restarting the browser shouldn't be necessary (though having said that, I don't know how to force a refresh in Internet Explorer).
davmac davmac

2015/1/15

#
Fixed two three issues:
  • retrieval of userinfo data as csv should now be working
  • Collections index/display no longer double-escapes HTML
  • User icons not loading via UserInfo API
Super_Hippo Super_Hippo

2015/1/15

#
I still can't open the .csv. "Open" doesn't do anything and saving creates a 'storage_csv' file (_ instead of .), so it is no use.
davmac davmac

2015/1/15

#
I still can't open the .csv. "Open" doesn't do anything and saving creates a 'storage_csv' file (_ instead of .), so it is no use.
Well, it works for me. The file name is not really chosen by this site, more so by your browser. In any case, a filename is just a filename. Can't you just rename it?
You need to login to post a reply.
1
2
3