aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

User-entered value in ncWMS date picker not reflected in Step 3 #1349

Closed dnahodil closed 10 years ago

dnahodil commented 10 years ago

Steps to reproduce Select the 'Orbiting Satellite' facet and add the 'IMOS - SRS SATELLITE - SST L3C - 03 DAY MOSAIC - NOAA-19 - NIGHT TIME' collection to the map. The from date should be 2009/02/26 Without using the date picker change the date to 2009/02/24 Go to step 3

What should happen The date the user enterred should appear in the filter (as per https://github.com/aodn/aodn-portal/issues/1157#issuecomment-45706484)

What does happen The date the user enterred is not used in the filter Additionally, once this has happened any further changes to the from date, whether by text entry or using the date picker, are not reflected in the filter on step 3.

dnahodil commented 10 years ago

I believe this might be similar to something that happened to Edward King as he was testing the Portal's AODAAC integration. (For anyone who was privy to that email conversation).

dnahodil commented 10 years ago

This just happened to me, again. I don't think I entered an invalid date this time but again I changed the date by entering text and then tried to use the date picker.

dnahodil commented 10 years ago

This now seems very consistent on Rob Johnson's layers on the RC Portal. Even just using the picker it seems that I can't currently change the date. Doesn't seem to be affecting prod.

@pblain this might be critical, perhaps? It will certainly cause more problems for anyone testing the AODAAC.

pblain commented 10 years ago

@dnahodil we can't release it to prod with this bug. Let's find the cause and decide if it's patchable.

dnahodil commented 10 years ago

Not happening in 3.27.1 (current prod), but is happening in 3.29.2 (current RC) and master.

dnahodil commented 10 years ago

Seems to be related to the "temporary" fix added in d00ece2f93b37a3d5d790010bdac63855effd8d6