cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 71534 - typo in file.write and mms.send permissions
: typo in file.write and mms.send permissions
Status: CLOSED FIXED
: mobility
-- Other --
: 5.0
: All All
: P4 (vote)
: 6.0
Assigned To:
:
:
: 5.5_fix
:
:
:
  Show dependency treegraph
 
Reported: 2006-01-18 10:17 by
Modified: 2008-09-10 15:56 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2006-01-18 10:17:31
The following two permission strings have an extra space at the end, which
prevents them from being selected in the Add Permission for API modal dialog:

"javax.microedition.io.Connector.file.write "
"javax.wireless.messaging.mms.send "

If either of these is selected, the OK button is disabled and the following
text
is displayed in blue:

"Invalid API package."

The problem exists in NB 5.0 RC1.  The extra spaces are contained in:

org.netbeans.modules.kjava.j2meproject.ui.customizerAddAPIPanel
------- Comment #1 From 2006-01-18 10:26:44 -------
you are right. There is a simple workaround - the text is editable so you can
delete the space manually. Thus I'm changing priority to P4.
Although it is a simple fix it may be difficult to get it in 5.0 since RC2 has
already been built and there is no plan to build another one.
------- Comment #2 From 2006-03-08 17:30:19 -------
fixed in trunk
------- Comment #3 From 2006-03-14 09:19:51 -------
these two can be added. Actually it works for all packages in combobox now.
tested with trunk build 0313_2
------- Comment #4 From 2006-04-03 12:02:48 -------
fixed in 5.5
------- Comment #5 From 2006-04-19 09:49:38 -------
verified in branch build 060418
------- Comment #6 From 2006-04-27 10:31:41 -------
v
------- Comment #7 From 2008-09-10 15:56:44 -------
close old issues