Make WeatherData use basename for alt text of icons, rather than full URL.

Also change the if/if/if linear-search lookup that it was using to a hash.
This commit is contained in:
Drake 2006-09-23 02:33:57 +00:00
parent 3bf49188e9
commit b196473eaf
3 changed files with 81 additions and 29 deletions

View file

@ -18,6 +18,7 @@
- fix: Copying Collaboration System assets fails
- fix: Collaboration System packages do not deploy
- fix: robots.txt returns wrong MIME type
- change: overlong alternate text for Weather Data icons shortened to basename
7.0.7
- rfe: Image Management (funded by Formation Design Systems)