-
```
What steps will reproduce the problem?
1. Having non-alphanumeric characters in the file name
2. Transfer the file.
3.
What is the expected output? What do you see instead?
The program should hav…
-
# Describe the bug
A long cronjob name can lead to failing deployments
```The CronJob "cronjob-cli-fastly-purge-queue-worker--flush-cache-tags-" is invalid:
* metadata.name: Invalid value: "cr…
-
MS-IME for Japanese input has various modes. The alphanumeric mode is used for English language input, but when alphanumeric mode is selected, half-width katakana characters are output instead. I'm us…
-
# Question : Check if a string contains only alphanumeric characters.
Path to create the file : `cSD2vv/ChuYDo.js`
To assign yourself for this issue use `!assign`
-
![Screenshot 2024-04-19 at 4.42.00 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/2f1c30c8-7bed-4870-83bd-3aa2d2214955.png)
`addm` and `editm` do not take alphanumeric …
-
I'm running a native install of Aerostack2, built with the latest main branch as of Sep 2024 on an Ubuntu 22.04+ROS2 Humble setup. Following instructions from: https://github.com/aerostack2/rss24_demo…
-
Signals for the modifier keys (Alt_L, Ctrl_L, Super_L, etc.) are emitted only on key press events, not on key release events.
I added
```
awful.key({ modkey }, "Alt_R", nil)
```
to `globalkeys`, th…
-
## Problem statement
go-swagger generates enum constants using the value of the enum as part of the variable name. This approach doesn't work if the enum constant is non-alphanumeric. In such cases…
-
Hello!
I've got a minor nitpick:
If I read it correctly, in the example on JSON parsing (https://github.com/Geal/nom/blob/master/examples/json.rs#L58), it is assumed that strings are alphanumeri…
-
# Minimal working example
```rust
use super::*;
grammar;
//REMOVE CRASH OR CHANGE ")." TO ")" "." TO MAKE IT WORK
pub Crash: i32 = {
"(" ")."
=> 0,
}
pub Foo: Foo = {
…