-
### Describe the bug
My bucket name is 50 characters long. When this bucket is imported into data.all it tries to create a dataset admin role with format: dataall-TRUNCATED_BUCKET_NAME-30ydkjf9
Th…
-
### Operating System
Arch
### Ruby Version
ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x86_64-linux]
### Jekyll Version
Jekyll 3.9.4
### GitHub Pages Version
github-pages 231…
-
I have installed version 4.5.0 for my PHP7 compatible application. But it is giving below error
```
ParseError: syntax error, unexpected '|', expecting variable (T_VARIABLE)
/home/scrutinizer/b…
-
[Slugify was just implemented and here Mat goes right away...]
When using the slugify operator to construct style class names from tiddler titles, any periods `.` in the title must be transliterate…
twMat updated
2 years ago
-
Currently the slugifyWithCount option counts based on all locales, even when the slug field is set to internationalization.
Ideally you would want to count per locale.
-
Needs `python-slugify` as a dependency. Besides that, setting it up locally had no issues.
-
When I upload a file with spaces in its name, the spaces are not URL-encoded. This causes issues when trying to download the file later, as URLs cannot handle spaces directly. For example, a file name…
-
I had some problems that the implementation of slugify here didn't handle correctly, and I believe that this one is more maintained and up to date. It also includes very extensive unicode support and …
-
### Preconditions
Magento Version :Magento 2.4.3-p1
ElasticSuite Version : ^2.10
Environment : Developer
Third party modules :
```
Ioweb_AccountDropdown
Ioweb_CspWhitel…
-
For example, installing airflow `pip install airflow` makes `from slugify import Slugify` fail, as there's no `Slugify`.