Bugs item #3519264, was opened at 2012-04-18 14:21
Message generated for change (Tracker Item Submitted) made by michaudm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3519264&group_id=118054

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General / Other
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: michael michaud (michaudm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Regression related to r2820

Initial Comment:
Revision 2820 seems to have introduced a regression
Here is the sequence to reproduce it,

- Create a layer with a few features
- Display the attribute table
- Select one line
- Display info with right click info tool
==>
java.lang.ClassCastException: 
com.vividsolutions.jump.workbench.ui.TreeLayerNamePanel cannot be cast to 
com.vividsolutions.jump.workbench.ui.AttributeTab
    at 
com.vividsolutions.jump.workbench.ui.AttributeTab$16.execute(AttributeTab.java:565)
    at 
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:130)

Seems that the bug is related to the change made in
JUMPWorkbenchContext.getLayerNamePanel()

warning : There are several changes in r2820 similar to the one in 
getLayerNamePanel in other methods of JUMPWorkbenchContext

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3519264&group_id=118054

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to