Modify

#145 closed defect (fixed)

OSGiFXMLLoader does not forward ResourceBundle to FXMLLoader

Reported by: anonymous Owned by: tom
Priority: major Milestone: 0.1.0
Component: runtime-osgi Version: 0.0.14
Keywords: Cc:

Description

I can provide the OSGIFXMLLoader a ResourceBundle?. But the load method does not forward the ResourceBundle? to the FXMLLoader.

In OSGiFXMLLoader.java there should be the following line inserted after line 56:

loader.setResources(resourceBundle);

Attachments (0)

Change History (3)

comment:1 Changed 12 months ago by christian.heindl@…

Bumping to get notifyied about changes.

comment:2 Changed 12 months ago by tom

  • Milestone set to 0.1.0

comment:3 Changed 12 months ago by tom

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.