Custom Query (2152 matches)
Results (1954 - 1956 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1718 | fixed | Deprecated JS properties used | aron.carroll | dread |
Description |
I get this warning when viewing the home page: event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. CKAN: latest master Browser: Chrome Ubuntu Minor, but worth checking? |
|||
#1719 | fixed | Broken links for non-Gravatar use icons - 0.25d | rgrp | dread |
Description |
Super ticket: #1506 e.g. http://thedatahub.org/user The users with Gravatar have their nice user icons, but the majority of users (without Gravatars) have 'broken link' symbols. Same problem wherever users are shown, such as the dataset history pages. Broken on 1.5.2b - currently on thedatahub.org. |
|||
#1725 | fixed | Tag autocompletion and commas don't mix | dread | dread |
Description |
If you use tag autocompletion, it automatically adds a comma after the tag. This is fine if you are going to add another tag, but not fine if it is the last one. If you don't manually remove the final comma than you get form validation error "Tag string: Tag "" length is less than minimum 2" Affects only version 1.5.2a. |