#7880 closed defect (fixed)
error in splash page
| Reported by: | NE2 | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Trac |
| Version: | Keywords: | ||
| Cc: |
Description
The splash page says "License change data redaction is currently done" but it's far from done.
Attachments (0)
Change History (6)
comment:1 follow-up: ↓ 2 Changed 10 months ago by Don-vip
- Component changed from Core to Trac
- Resolution set to fixed
- Status changed from new to closed
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 10 months ago by NE2
- Resolution fixed deleted
- Status changed from closed to reopened
Replying to Don-vip:
Done.
Are you sure? I'm still seeing the old message.
Replying to Don-vip:
Don't forget it's a wiki and you are allowed to change it yourself.
What's "it"? I don't see any link to this on the splash page, only to http://josm.openstreetmap.de/wiki/VersionHistory which is older stuff only.
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 10 months ago by Don-vip
- Resolution set to fixed
- Status changed from reopened to closed
Replying to NE2:
Are you sure? I'm still seeing the old message.
Yes I am. You're still seeing the message because it is cached. Delete the cached version (motd.html) or wait for JOSM to download again the MOTD.
Replying to NE2:
What's "it"? I don't see any link to this on the splash page, only to http://josm.openstreetmap.de/wiki/VersionHistory which is older stuff only.
The JOSM website is a wiki and you can modify large parts of it. In your case the wiki page is StartupPageSource.
comment:4 in reply to: ↑ 3 ; follow-ups: ↓ 5 ↓ 6 Changed 10 months ago by NE2
Replying to Don-vip:
Replying to NE2:
Are you sure? I'm still seeing the old message.
Yes I am. You're still seeing the message because it is cached. Delete the cached version (motd.html) or wait for JOSM to download again the MOTD.
Ah. There's no way to tell it to redownload when a change is made?
Replying to Don-vip:
Replying to NE2:
What's "it"? I don't see any link to this on the splash page, only to http://josm.openstreetmap.de/wiki/VersionHistory which is older stuff only.
The JOSM website is a wiki and you can modify large parts of it. In your case the wiki page is StartupPageSource.
Should this be linked from the startup page?
comment:5 in reply to: ↑ 4 Changed 10 months ago by Don-vip
Replying to NE2:
Ah. There's no way to tell it to redownload when a change is made?
Not directly, but with a quick glance to the code there are at least 4 ways do do it:
- erase the file
- update JOSM to a newer version
- change language
- wait 24 hours
However, displaying the cached version date and a small refresh button should not be too complicated, I keep it in mind :)
Should this be linked from the startup page?
The StartupPageSource is not the page that needs the more attention as it is already updated by the developers and well known from the translaters community. From the home page of JOSM website there is a direct link to Translations that gives you hints to the wiki pages that need to be updated.
comment:6 in reply to: ↑ 4 Changed 10 months ago by stoecker
Replying to NE2:
Should this be linked from the startup page?
When you try to edit the StartupPage you are told where to look.



Done. Don't forget it's a wiki and you are allowed to change it yourself.