Ticket #980 (closed defect: fixed)
Fixes to HR Infoshare
Reported by: | pudo | Owned by: | pudo |
---|---|---|---|
Priority: | critical | Milestone: | ckan-v1.4-sprint-1 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by pudo) (diff)
We've fixed a few things in CKAN that were discovered and tracked by HRI in their own issue tacker. This includes:
- add authz checks to package edit links (cset:0752316cd2fe)
- replace gettext with _ in controllers, to support unicode error msgs (cset:822340e6077e)
- handle broken html in notes field without crashing on package read (cset:4b6be037dda0)
- update i18n (cset:37d57dc3c492, cset:ea03173f5e77, cset:f16f4ee40fe7)
Change History
comment:1 Changed 3 years ago by pudo
- Status changed from new to closed
- Resolution set to fixed
- Description modified (diff)
comment:2 Changed 3 years ago by rgrp
No owner :) -- also what about the issue that when trying to edit a package for which you did not have permission you got a 500 ...
comment:3 Changed 3 years ago by pudo
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.