#49788 Four-byte UTF8 characters are rejected by Directory String syntax
Closed: wontfix Opened 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.


See #49781

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

Thanks @djpadz !

commit a518313ea3974d280119a0945293c1546ac5cc64

50723d1c8..497793a06 389-ds-base-1.3.8 -> 389-ds-base-1.3.8

e6e9b88b0..ba94eaa30 389-ds-base-1.3.7 -> 389-ds-base-1.3.7

272898391..2fd6bcd15 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)

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

commit 2707e39868c16275aa070102f2fda6047632354a

497793a06..62b86b057 389-ds-base-1.3.8 -> 389-ds-base-1.3.8

ba94eaa30..ace44328a 389-ds-base-1.3.7 -> 389-ds-base-1.3.7

2fd6bcd15..f3f5d2833 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)

Metadata