[allura:tickets] #8529 support unicode in repo branch names

2023-12-06 Thread Kenton Taylor
- **status**: review --> closed
- **Comment**:

Looks good, merged.



---

**[tickets:#8529] support unicode in repo branch names**

**Status:** closed
**Milestone:** unreleased
**Created:** Tue Dec 05, 2023 07:10 PM UTC by Dave Brondsema
**Last Updated:** Tue Dec 05, 2023 08:44 PM UTC
**Owner:** Dave Brondsema


Currently a branch name with unicode in it is browsable, but only if you go 
their directly.  If you go to a code tool it'll try to do a redirect and get 
this error

```
  File "/src/allura/Allura/allura/lib/custom_middleware.py", line 638, in 
__call__
start_response(status, headers, exc_info)
ValueError: unicode object contains non latin-1 characters
```


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8529 support unicode in repo branch names

2023-12-05 Thread Dave Brondsema
- **status**: open --> review
- **assigned_to**: Dave Brondsema
- **Comment**:

db/8529



---

**[tickets:#8529] support unicode in repo branch names**

**Status:** review
**Milestone:** unreleased
**Created:** Tue Dec 05, 2023 07:10 PM UTC by Dave Brondsema
**Last Updated:** Tue Dec 05, 2023 07:10 PM UTC
**Owner:** Dave Brondsema


Currently a branch name with unicode in it is browsable, but only if you go 
their directly.  If you go to a code tool it'll try to do a redirect and get 
this error

```
  File "/src/allura/Allura/allura/lib/custom_middleware.py", line 638, in 
__call__
start_response(status, headers, exc_info)
ValueError: unicode object contains non latin-1 characters
```


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8529 support unicode in repo branch names

2023-12-05 Thread Dave Brondsema



---

**[tickets:#8529] support unicode in repo branch names**

**Status:** open
**Milestone:** unreleased
**Created:** Tue Dec 05, 2023 07:10 PM UTC by Dave Brondsema
**Last Updated:** Tue Dec 05, 2023 07:10 PM UTC
**Owner:** nobody


Currently a branch name with unicode in it is browsable, but only if you go 
their directly.  If you go to a code tool it'll try to do a redirect and get 
this error

```
  File "/src/allura/Allura/allura/lib/custom_middleware.py", line 638, in 
__call__
start_response(status, headers, exc_info)
ValueError: unicode object contains non latin-1 characters
```


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.