Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
12.0
-
Product Version: Apache NetBeans IDE 12.0
Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Description
Composer package with emoji in description can't be added as project dependency.
For example Nette Framework components use it - https://packagist.org/?query=nette
Steps to reproduce:
- Create PHP project.
- From project context menu select Composer > Add Dependency.
- Type "nette/finder" into Token field.
- Press Search button.
Actual result: Packages show "No results found".
Expected result: Packages show "nette/finder"
Output window in NetBeans shows output of composer containing searched package:
nette/finder � Nette Finder: find files and directories with an intuitive API.
Attachments
Issue Links
- links to