Skip to content
#

Open Data

Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike.

Here are 1,451 public repositories matching this topic...

rleitan
rleitan commented May 17, 2019

[STR]:
1.Open new/uncached session
2.Navigate to https://voice.allizom.org/en/speak (without being logged in)
3.Record a clip then click "back arrow button" located in the upper left corner
4.Click "Submit clips" from "Finish recording first" prompt
5.Click "I agree" button

[Expected result]:
The clip should be uploaded and the "Finish recording first" prompt should be automatically close

marta-platoniq
marta-platoniq commented Dec 16, 2020

Describe the bug
When I enable "Enable rich text editor for participants" option, proposal template is displayed without formatting.

To Reproduce
Steps to reproduce the behavior:
As administrator > Settings > Configuration > select Enable rich text editor for participants
Create a proposal component and define a template for new proposals. Unfortunately, there is no HTML editor here

jvanz
jvanz commented Jan 28, 2021

I was taking a look in the text extractor running in our infrastructure and I noticed this:

Jan 28 00:00:15 staging.jarbas.serenata.ai podman[25570]: WARNING:root:Could process gazette: 2211001/2005-12-30/056d0e649a21965f6a5aea901cd1df50694d4700.exe. Cause: Unsupported file type: application/x-dosexec
Jan 28 00:00:17 staging.jarbas.serenata.ai podman[25570]: WARNING:root:Could process gaz
daniel-j-h
daniel-j-h commented Sep 24, 2020

Hey hey,

I just encountered the following issue

  • I have a GeoJSON file containing a FeatureCollection with two Polygon Features
  • I pass this to sentinelsat as a footprint in a Sentinel-2 query (e.g. via geojson_to_wkt(read_geojson(geom))
  • I get results for the first feature, but not for both

This is unexpected.

What works is splitting the one file with two features into two file