This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236851 - Rename of TS fails
Summary: Rename of TS fails
Status: RESOLVED WORKSFORME
Alias: None
Product: qa
Classification: Unclassified
Component: Synergy (show other bugs)
Version: 7.4
Hardware: PC Linux
: P1 normal (vote)
Assignee: Vladimir Riha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-07 19:59 UTC by Marian Mirilovic
Modified: 2013-10-07 20:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2013-10-07 19:59:01 UTC
I am getting 
"Action failed Specification with given simple name already exists for given version" while changing the name of TS ... e.g:
http://services.netbeans.org/synergy/client/app/#/specification/26/v/2
... change name to "ApiSupport - Window Wizard"
Comment 1 Vladimir Riha 2013-10-07 20:27:12 UTC
Works for me, see the updated http://services.netbeans.org/synergy/client/app/#/specification/26/v/2

Do you mean title or simple name? I don't know how this could happen except if you specify simpleName which is already used by some other specification with same version - pair (simpleName, version) creates sort of primary key.