Issue 117459 - integration.forms.XMLFormSettings breaks
Summary: integration.forms.XMLFormSettings breaks
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m101
Hardware: PC Windows NT
: P3 Normal (vote)
Target Milestone: 3.4.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2011-03-18 15:05 UTC by Frank Schönheit
Modified: 2017-05-20 10:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2011-03-18 15:05:20 UTC
Trying to run the integration.forms.XMLFormSettings test results in

LOG> com.sun.star.xml.dom.DOMException: 
com.sun.star.xml.dom.DOMException: 
LOG>    at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
LOG>    at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)
LOG>    at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:338)
LOG>    at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:307)
LOG>    at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
LOG>    at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:642)
LOG>    at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
LOG>    at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
LOG>    at $Proxy9.appendChild(Unknown Source)
LOG>    at org.openoffice.xforms.Instance.createElement(Instance.java:94)
LOG>    at org.openoffice.xforms.Instance.createElement(Instance.java:41)
LOG>    at integration.forms.XMLFormSettings.before(XMLFormSettings.java:89)
LOG>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
LOG>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
LOG>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
LOG>    at java.lang.reflect.Method.invoke(Method.java:585)
LOG>    at complexlib.ComplexTestCase.before(ComplexTestCase.java:71)
LOG>    at complexlib.ComplexTestCase.executeMethods(ComplexTestCase.java:290)
LOG>    at base.java_complex.executeTest(java_complex.java:152)
LOG>    at base.java_complex.executeTest(java_complex.java:72)
LOG>    at org.openoffice.Runner.run(Runner.java:240)
LOG>    at org.openoffice.Runner.main(Runner.java:259)
***** State for integration.forms.XMLFormSettings ******
[integration.forms.XMLFormSettings::checkExternalData] is testcode: [checkExternalData] - Exception in before() method.


Whole unit: PASSED.FAILED
********************************************************

This worked in DEV300m101, but is broken in DEV300m102
Comment 1 Frank Schönheit 2011-03-21 19:51:36 UTC
fixed in CWS fs34b
Comment 2 Frank Schönheit 2011-03-29 08:33:30 UTC
verified in CWS fs34b
Comment 3 Oliver-Rainer Wittmann 2012-06-13 12:30:04 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.