#49788 Four-byte UTF8 characters are rejected by Directory String syntax
Closed: wontfix 5 years ago Opened 5 years ago by djpadz.

Issue Description

Four-byte UTF8 characters in directory strings are rejected as bad syntax. This includes the emoji set.

Package Version and Platform

All

Steps to reproduce

  1. Create a record
  2. Modify it with something like description: 🤬

Actual results

A syntax error is returned.

Expected results

It should be accepted.


Metadata Update from @mreynolds:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to ack
- Custom field type adjusted to None
- Custom field version adjusted to None

5 years ago

Thanks @djpadz !

commit a518313

50723d1..497793a 389-ds-base-1.3.8 -> 389-ds-base-1.3.8

e6e9b88..ba94eaa 389-ds-base-1.3.7 -> 389-ds-base-1.3.7

2728983..2fd6bcd 389-ds-base-1.2.11 -> 389-ds-base-1.2.11

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue set to the milestone: 1.2.11
- Issue status updated to: Closed (was: Open)

5 years ago

Ugh those were just the test fix, here the first commit that contains the fix:

commit 2707e39

497793a..62b86b0 389-ds-base-1.3.8 -> 389-ds-base-1.3.8

ba94eaa..ace4432 389-ds-base-1.3.7 -> 389-ds-base-1.3.7

2fd6bcd..f3f5d28 389-ds-base-1.2.11 -> 389-ds-base-1.2.11

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2847

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata