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

Summary: wrong path from the SVG file
Product: javame Reporter: Fabiola Rios <fabiola>
Component: Visual DesignerAssignee: Anton Chechel <manowar>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98171    

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