Ticket #2617 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

[patch] Bug with milestones with accents

Reported by: anonymous Assigned to: hasienda
Priority: low Component: WikiTicketCalendarMacro
Severity: normal Keywords: unicode depreciated
Cc: rjollos 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

utf8_bug.patch (0.6 kB) - added by anonymous on 02/21/08 15:34:15.
patch

Change History

02/21/08 15:34:15 changed by anonymous

  • attachment utf8_bug.patch added.

patch

02/08/10 06:57:17 changed by rjollos

  • owner changed from mcomb to rjollos.
  • summary changed from Bug with milestones with accents to [Patch] Bug with milestones with accents.

Reassigning ticket after changing maintainers.

06/03/10 13:59:28 changed by hasienda

  • keywords set to unicode.
  • summary changed from [Patch] Bug with milestones with accents to [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.

06/09/10 11:44:45 changed by hasienda

  • priority changed from normal to low.
  • cc set to rjollos.
  • owner changed from rjollos to hasienda.
  • keywords changed from unicode to unicode depreciated.
  • summary changed from [info_needed] Bug with milestones with accents to [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.

06/09/10 11:46:47 changed by hasienda

  • status changed from new to assigned.

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.

06/09/10 13:12:22 changed by hasienda

  • status changed from assigned to closed.
  • resolution set to fixed.

(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.


Add/Change #2617 ([patch] Bug with milestones with accents)




Change Properties
Action