Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1831 - 1833 of 2152)

Ticket Resolution Summary Owner Reporter
#1191 fixed Unicode in user password gives 500 error on user registration dread dread

Reported by dread, 3 years ago.

Description

Create/register a user with a unicode character in the password. It creates the user, but the redirect to the user page doesn't work and results in 500 error.

#1194 fixed "Welcome back" message for newly registered user dread

Reported by dread, 3 years ago.

Description
  1. Register a new user (/user/register)
  2. It redirects you to user page and displays "Welcome back" even though you are a new user.
#1195 fixed Storage extension to handle incorrect routes better rgrp dread

Reported by dread, 3 years ago.

Description

We've seen exceptions caused by people getting the file storage link wrong, adding a slash to the end.

e.g. http://ckan.net/storage/f/file/e696d857-e997-41c8-be08-408697168ca8/

We should aim to handle all requests better than causing exception. 404 (or even 302 in this case) is better than 500.

Note: See TracQuery for help on using queries.