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 98624 - wrong path from the SVG file
Summary: wrong path from the SVG file
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 98171
  Show dependency tree
 
Reported: 2007-03-22 11:29 UTC by Fabiola Rios
Modified: 2007-03-26 15:20 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 Fabiola Rios 2007-03-22 11:29:00 UTC
build 20070320

sVGImage component have all the path from the SVG file.
The emulator doesn't accept this path,  you are not able to see the files in the
emulator.
Comment 1 Anton Chechel 2007-03-23 11:55:30 UTC
fixed
Comment 2 Martin Schovanek 2007-03-25 22:35:29 UTC
Please can you verify the fix in M8 build?
Comment 3 Fabiola Rios 2007-03-26 09:30:34 UTC
the FIX still doesn't work.........
Comment 4 Lukas Hasik 2007-03-26 09:43:34 UTC
example of generated code for the image
svgImage = (SVGImage)
SVGImage.createImage(getClass().getResourceAsStream("cationSVG/src/menu.svg"),
null);
Comment 5 Anton Chechel 2007-03-26 14:01:25 UTC
fixed
Comment 6 Fabiola Rios 2007-03-26 15:20:07 UTC
verified 20070326