Skip to content
#

federation

Here are 145 public repositories matching this topic...

writefreely
colin-axner
colin-axner commented Oct 9, 2020

on latest develop, if I run:

go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
    --- FAIL: TestViewOauthCallback/success (0.00s)
        oauth_test.go:248: 
            	Error Trace:	oauth_test.go:248
            	Error:      	Received unexpected error:
            	            	/logi
graphql-kotlin
mouse-reeve
mouse-reeve commented Nov 6, 2020

Describe the bug
Right now, a user can set any arbitrary date, past or future for the start and finish dates of a ReadThrough. I think future dates are fine, but that it ought to prevent you from setting the finish date as earlier than the start date.

Expected behavior
The form should reject invalid dates and show error text on the page. Ideally it would check the dates before form

Improve this page

Add a description, image, and links to the federation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the federation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.