Terje Christensen

Results 10 issues of Terje Christensen

HI Sindre I have been using your slugify and I find it very useful. So thank you for offering it. I discovered that a url containing a dot is converted....

enhancement
help wanted

It seems that the last letter is removed when downloading a file that has a long and complex filename. example file: https://images.squarespace-cdn.com/content/v1/6124a4fd689c806393eb581b/81dc0346-e123-4880-89dd-104e34a4f596/Kanalbyen+-+a+new+destination+in+Kristiansand%2C+Norway-high+%281%29+%28brugt+p%C3%A5+forsiden%29.gif is saved as: Kanalbyen+-+a+new+destination+in+Kristiansand%2C+Norway-high+%281%29+%28brugt+p%C3%A5+forsiden%29.gi I'm using a mac

Hi I have a feeling that the ckanext-scheming can help me create additional fields on a organization. But the documentation is just not there. So I have decided to write...

Hi I did a "docker-compose build --no-cache". It seems that there has been a change in the SOLR schema. This is my output: ckan | Loading paste environment: config:/srv/app/production.ini ckan...

Hi I’d like to use docker-ckan to create a setup that can run as a docker container on Azure / Google cloud. To avoid saving files to containers and docker...

Hi It seems to me that datapusher uses the dns name of the site to fetch a file that is uploaded. Correct me if I'm wrong. But to my observation...

I get an error after installing the tibber_custom (log below) and I suspect that the reason for the error can be that I have signed up with tibber. But the...

### Which package is this bug report for? If unsure which one to select, leave blank _No response_ ### Issue description I suspect that the client.purge is not run when...

bug
t-tooling

I have a situation where I probe a SVG file that does not exist. The code below never timeout and just hang. const result = await probe(imageUrl, { open_timeout: 5000,...

Hi I just want to share how to get ckan.js to work in a browser so that you don't need to waste your time figuring it out. Below you will...