• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ckan / ckan
97%
master: 44%

Build:
Build:
LAST BUILD BRANCH: fix-tabledesigner-and-datatablesview
DEFAULT BRANCH: master
Repo Added 25 Mar 2014 05:36PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 2142-fix-crash-on-creating-dataset-in-web-ui
branch: 2142-fix-crash-on-creating-dataset-in-web-ui
CHANGE BRANCH
x
Reset
  • 2142-fix-crash-on-creating-dataset-in-web-ui
  • 1139-remove-moderated-from-config-docs
  • 1200-datastore-read-only
  • 226-text-highlighting
  • 3032-coveralls-circleci
  • 3484_revision_ui_removal2
  • 4480-limits
  • ckan-2.5.8
  • quiet-activity-logs

pending completion
6035

push

travis-ci

seanh
[#2142] Fix crash on creating datasets in the web UI

Try to create any dataset in the web UI and after submitting the first
form it crashes with logic.NotFound.

The package controller is passing a package dict to the
resource_create() auth function, which is surely wrong.

Change it to pass a dict with just the "package_id" for the (not created
yet) new resource instead, this seems to be all the resource_create()
auth function needs.

85 of 88 relevant lines covered (96.59%)

3.43 hits per line

Relevant lines Covered
Build:
Build:
88 RELEVANT LINES 85 COVERED LINES
3.43 HITS PER LINE
Source Files on 2142-fix-crash-on-creating-dataset-in-web-ui
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6035 2142-fix-crash-on-creating-dataset-in-web-ui [#2142] Fix crash on creating datasets in the web UI Try to create any dataset in the web UI and after submitting the first form it crashes with logic.NotFound. The package controller is passing a package dict to the resource_create() auth funct... push 29 Jun 2016 03:01PM UTC seanh travis-ci pending completion  
6038 2142-fix-crash-on-creating-dataset-in-web-ui [#2142] Fix a function name push 12 Dec 2014 04:57PM UTC seanh travis-ci pending completion  
6037 2142-fix-crash-on-creating-dataset-in-web-ui [#2142] Test package controller with normal user Test the package controller with a normal user, not a sysadmin. Testing using a sysadmin was hiding an auth-related crash. push 12 Dec 2014 04:57PM UTC seanh travis-ci pending completion  
See All Builds (2184)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc