Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Fix for rhbz990373 - disables source upload buttons when no file specified #89

Merged
merged 1 commit into from
Aug 2, 2013

Conversation

davidmason
Copy link
Contributor

A null pointer exception occurred when an upload was submitted
without first selecting a file. This prevents submission whenever
a file is not selected.

https://bugzilla.redhat.com/show_bug.cgi?id=990373

    A null pointer exception occurred when an upload was submitted
    without first selecting a file. This prevents submission whenever
    a file is not selected.
@huangp
Copy link
Collaborator

huangp commented Aug 2, 2013

Do we have any server side equivalent check? This commit itself looks good.

@huangp
Copy link
Collaborator

huangp commented Aug 2, 2013

I will merge this in but server side validation should also be implemented.

huangp pushed a commit that referenced this pull request Aug 2, 2013
Fix for rhbz990373 - disables source upload buttons when no file specified
@huangp huangp merged commit c8d4e99 into integration/master Aug 2, 2013
@huangp huangp deleted the disable-null-upload branch August 2, 2013 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants