Custom Query (2152 matches)
Results (1882 - 1884 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#279 | fixed | Ensure package's license is an option when it's edited | johnbywater | dread |
Description |
With forms configurable to show a subset of licenses and ckan instances moving packages from server to server, there is a chance that a user will edit a package and the existing package's license is not displayed in the form. If the user submits this form without touching the license dropdown, then the value is lost. So for this case we should add the package's license to the list displayed. |
|||
#278 | fixed | Spaces in extra field keys | dread | dread |
Description |
If the key to an extra field has a space in it then various form code doesn't work. Either need to disallow spaces or cope with them. |
|||
#276 | fixed | Resources in Package form seen multiple times upon preview | dread | rgrp |
Description |
Create a new package with a name 'blah' and resource format 'blah'. Hit preview. There is an error because of the lack of resource url, but in the resource input boxes, there are now four resources with format 'blah'. |