Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Option to disable bugtraq in History Browser
icon5.gif  Option to disable bugtraq in History Browser [message #1700111] Tue, 30 June 2015 08:21 Go to next message
Daniel Mising name is currently offline Daniel Mising nameFriend
Messages: 2
Registered: July 2011
Junior Member
Hi,

i'm facing the problem in history browser with listing of comment containing bugtraq information like "lore lipsum (refs #1234)".

In first step, i want to know if there is an option to disable the interpretion of bugraq information?

Details of the problem, in case that isn't known yet.

On selection of such an history entry following error is returned:
java.lang.StringIndexOutOfBoundsException: String index out of range: 73
	at java.lang.String.substring(String.java:1946)
	at org.eclipse.team.svn.ui.properties.bugtraq.LinkList$LinkPlacement.<init>(LinkList.java:58)
	at org.eclipse.team.svn.ui.properties.bugtraq.IssueList.parseMessage(IssueList.java:119)
	at org.eclipse.team.svn.ui.extension.impl.DefaultCommentView$3.modifyText(DefaultCommentView.java:177)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1416)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1401)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
	at org.eclipse.swt.custom.StyledText.setText(StyledText.java:9931)
	at org.eclipse.team.svn.ui.extension.impl.DefaultCommentView.setComment(DefaultCommentView.java:231)
	at org.eclipse.team.svn.ui.history.LogMessagesComposite$2.selectionChanged(LogMessagesComposite.java:332)
	at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
	at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162)
	at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188)
	at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211)
	at org.eclipse.jface.viewers.CheckboxTreeViewer.handleSelect(CheckboxTreeViewer.java:304)
	at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241)
	at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239)
	at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233)
	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3742)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3363)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)


Enviornment
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.cpp.product

org.eclipse.team.svn (2.0.4.I20150123-1700) "Subversive SVN Team Provider" [Resolved]
org.eclipse.team.svn.core (2.0.4.I20150123-1700) "Subversive SVN Team Provider Core Plug-in" [Active]
org.eclipse.team.svn.help (2.0.4.I20150123-1700) "Subversive SVN Team Provider User Guide Plug-in" [Resolved]
org.eclipse.team.svn.ui (2.0.3.I20141224-1700) "Subversive SVN Team Provider UI Plug-in" [Active]
org.eclipse.team.svn.ui.startup (2.0.3.I20141224-1700) "Subversive Core Startup" [Active]

org.eclipse.jface (3.9.1.v20130725-1141) "JFace" [Active]
org.eclipse.jface.databinding (1.6.200.v20130515-1857) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.8.101.v20130802-1147) "JFace Text" [Resolved]


Best regards!
Re: Option to disable bugtraq in History Browser [message #1700211 is a reply to message #1700111] Tue, 30 June 2015 19:43 Go to previous messageGo to next message
Alexander Gurov is currently offline Alexander GurovFriend
Messages: 148
Registered: July 2009
Senior Member
Hello,

there is no such option, but the situation itself is a bug, so I created the bug report:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=471473

Best regards,
Alexander.
Re: Option to disable bugtraq in History Browser [message #1700731 is a reply to message #1700211] Mon, 06 July 2015 17:10 Go to previous message
Alexander Gurov is currently offline Alexander GurovFriend
Messages: 148
Registered: July 2009
Senior Member
Hi once again,

There is one more question: if it is possible, could you please provide bugtraq settings from svn properties you're using? Smile

Best regards,
Alexander.
Previous Topic:Hanging SVN actions
Next Topic:Compare with Previous State - sometimes shows zero differences
Goto Forum:
  


Current Time: Tue Mar 19 02:57:00 GMT 2024

Powered by FUDForum. Page generated in 0.03790 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top