You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2020/06/26 18:02:00 UTC

[jira] [Created] (NETBEANS-4507) Can't add Composer package with emoji in description

Tomáš Procházka created NETBEANS-4507:
-----------------------------------------

             Summary: Can't add Composer package with emoji in description
                 Key: NETBEANS-4507
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4507
             Project: NetBeans
          Issue Type: Bug
          Components: php - Composer
    Affects Versions: 12.0
         Environment: 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)
            Reporter: Tomáš Procházka


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:
{noformat}
nette/finder � Nette Finder: find files and directories with an intuitive API.{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists