gaiaresources / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
1 stars 4 forks source link

Taxon import from ALA always sets shortProfile=true #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import a taxon.
2. Don't check the "import short profile(s) only checkbox. 

What is the expected output? What do you see instead?
The full profile should be imported.

Instead the form submits shortProfile=on resulting in the short profile being 
imported.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chris.go...@gmail.com on 8 Feb 2012 at 3:08

GoogleCodeExporter commented 9 years ago
Looks like there is an error in taxonomy.js - it is retrieving the value of the 
checkbox using jQuery(selector).val().

Original comment by chris.go...@gmail.com on 28 Feb 2012 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by chris.go...@gmail.com on 28 Feb 2012 at 5:02

Attachments:

GoogleCodeExporter commented 9 years ago
Reviewed and accepted by a.low

Original comment by aaron.lo...@gmail.com on 28 Feb 2012 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by chris.go...@gmail.com on 29 Feb 2012 at 2:37