Modify

Opened 16 years ago

Closed 14 years ago

#2617 closed defect (fixed)

[patch] Bug with milestones with accents

Reported by: anonymous Owned by: Steffen Hoffmann
Priority: low Component: WikiTicketCalendarMacro
Severity: normal Keywords: unicode depreciated
Cc: Ryan J Ollos Trac Release: 0.10

Description

Hi.

Our miletones may have some accents and WikiTicketCalendarMacro throws this kind of error : ordinal not in range(128)

So I patched the macro.

Attachments (1)

utf8_bug.patch (662 bytes) - added by anonymous 16 years ago.
patch

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by anonymous

Attachment: utf8_bug.patch added

patch

comment:1 Changed 14 years ago by Ryan J Ollos

Owner: changed from Mike Comb to Ryan J Ollos
Summary: Bug with milestones with accents[Patch] Bug with milestones with accents

Reassigning ticket after changing maintainers.

comment:2 Changed 14 years ago by Steffen Hoffmann

Keywords: unicode added
Summary: [Patch] Bug with milestones with accents[info_needed] Bug with milestones with accents

I can't reproduce with 0.12dev-trac:r9705, so would like to close it soon.

Could someone test with 0.10 as well as 0.11 and report back with Trac version included, if this is still needed? Thanks in advance.

comment:3 Changed 14 years ago by Steffen Hoffmann

Cc: Ryan J Ollos added; anonymous removed
Keywords: depreciated added
Owner: changed from Ryan J Ollos to Steffen Hoffmann
Priority: normallow
Summary: [info_needed] Bug with milestones with accents[patch] Bug with milestones with accents

After looking into code I'm coming up with some more thoughts:

  1. This is correctly flagged for 0.10, fine. We have a 0.10 branch (again), where the proposed solution could still be applied.
  2. Since release of Trac 0.12 is only days ahead I do strongly discourage usage of that old code altogether. A note of depreciation will be added with next revision to clearly declare this to anyone looking for that version.
  3. 0.10 branch has not received any love since initial submission and will certainly not get any of the new features to be added in the future as well. Please, with a cherry on top, take the time to upgrade to shiny new 0.12 and you'll not only leave this UTF-8 issue but enjoy the fully localized web user interface, multiple repository support and other big improvements.

comment:4 Changed 14 years ago by Steffen Hoffmann

Status: newassigned

So I'll finally apply the patch right now.

Sorry to the anonymous reporter for taking so much time to do such a trivial fix. Recent history shows, that we get more responsive now.

comment:5 Changed 14 years ago by Steffen Hoffmann

Resolution: fixed
Status: assignedclosed

(In [8106]) WikiTicketCalendarMacro: Final maintenance release for 0.10 branch, closes #2617.

Thanks for anonymous contribution of bug fix. See README for end-of-life statement for 0.10 branch. Take your chance to upgrade your Trac to version 0.12, please.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Steffen Hoffmann.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.