Bugs item #3519264, was opened at 2012-04-18 14:21
Message generated for change (Settings changed) made by edso
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: Closed
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

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

Comment By: ede (edso)
Date: 2012-04-19 01:54

Message:
should be fixed in revision 2825

..ede

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

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

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to