Ticket #2476 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

xmantissa.websharing._ShareURL should not encode shareID to ASCII

Reported by: pjd Assigned to: pjd
Priority: normal Milestone:
Component: Mantissa Severity: normal
Keywords: IRI Cc:
Author: pjd Branch: branches/websharing-IRI-2476

Description

Parent: #2409

Change History

01/17/08 10:16:25 changed by pjd

  • branch set to branches/websharing-IRI-2476.
  • author set to pjd.

(In [14763]) Branching to 'websharing-IRI-2476'

01/17/08 10:21:14 changed by pjd

  • keywords set to review.
  • owner changed from pjd to glyph.

This should fix it.

01/17/08 17:01:00 changed by exarkun

  • keywords deleted.
  • owner changed from glyph to pjd.

Looks good, go ahead and merge.

01/18/08 03:45:33 changed by glyph

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

(In [14767]) Unicode default shareID quick-fix.

Author: pjd

Reviewer: exarkun

Fixes #2476

Allow the default shareID to contain non-ascii codepoints; another step towards IRI support.

(Merging on pjd's behalf to get it in ASAP.)

02/15/08 11:04:30 changed by pjd

  • keywords set to IRI.
jethro@divmod.org