Issue Details (XML | Word | Printable)

Key: BAM-745
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brydie McCoy [Atlassian]
Reporter: Daniel Takai
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo

Encoding (of project name)

Created: 22/Jan/07 11:40 AM   Updated: 28/May/07 12:41 AM
Component/s: Administration (Projects)
Affects Version/s: 1.0-beta
Fix Version/s: 1.1.2

Time Tracking:
Original Estimate: 4 hours
Original Estimate - 4 hours
Remaining Estimate: 4 hours
Remaining Estimate - 4 hours
Time Spent: Not Specified
Remaining Estimate - 4 hours

Participants: Anders Sveen, Brydie McCoy [Atlassian], Daniel Takai and Mark Chaimungkalanont [Atlassian]
Since last comment: 1 year, 19 weeks, 5 days ago
Number of comments: 5
Internal Work Bucket: Confirmed (investigating)
Labels:


 Description  « Hide
Bamboo does not accept characters outside of US-ASCII in project names. Bugger!

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Daniel Takai added a comment - 22/Jan/07 11:41 AM
forgot: 1.0-beta

Mark Chaimungkalanont [Atlassian] added a comment - 22/Jan/07 05:30 PM
Daniel,

This seems an unnecessary restriction on the name. We'll get ride of it for the next release. Thanks for the pointer!

Cheers

Mark C


Mark Chaimungkalanont [Atlassian] added a comment - 14/Feb/07 04:36 PM
Daniel,

It looks to be more than just a validation problem (I think it may be some encoding setting at the database level). Sorry about this but we'll have to revisit this a little further down the track

Cheers

Mark C


Anders Sveen added a comment - 22/May/07 04:24 AM
I see this is an old issue, please advise if I should create a new one.

I see the same issue with æøå (norwegian characters) in both project names, and in labels for builds.


Brydie McCoy [Atlassian] added a comment - 28/May/07 12:41 AM
Hi Guys,

Turns out that the http requests were not being encoded correctly. I have put in a fix so all Bamboo requests are using UTF-8 encoding and should display all characters correctly. The change will be included in the next release.

Cheers
Brydie