[
https://issues.jboss.org/browse/JBIDE-18754?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-18754:
----------------------------------------
[~maxandersen], could you please take a look at
https://github.com/jbosstools/jbosstools-base/pull/341
This patch will cut all labels with length > 100.
For example:
Original label:
{code}aaaaaaaaaaaaaaaaaaBBBBBBBBBBBBBBBBBBBBBBBBcccccccccccccccccDDDDDDDDDDDDDDDDDDDDDDDeeeeeeeeeeeeeeeeeeeeeeFFFFFFFFFFFFFFFFFFFF{code}
Tracked label:
{code}aaaaaaaaaaaaaaaaaaBBBBBBBBBBBBBBBBBBBBBBBBcccccccccccccccccDDDDDDDDDDDDDDDDDDDDDDDeeeeeeeeeeee...FFF{code}
I would merge it to 4.2.1 and 4.3.0. WDYT?
Usage: Too long wizard names look ugly in usage stats
-----------------------------------------------------
Key: JBIDE-18754
URL:
https://issues.jboss.org/browse/JBIDE-18754
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: usage
Affects Versions: 4.2.0.Final
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.2.1.Final, 4.3.0.Alpha1
We track wizard IDs used in JBDS/JBT but some IDs can be too long (because of obfuscation
or other reasons).
Let's make such labels shorter so they won't make the GA page look ugly.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)