Advanced search
Support on Windows 10?
Hello, I use the latest version of your product. I find that it is not possible to sign with an Austrian e-card on Windows 10 unless I use a pin pad card reader. On Windows 7 I can use an integrated card reader (using my computer keyboard to enter the PIN). Is this a limitation of the sofware on…
DISCUSSIONCreated: 19/01/2017
Fatal: Read Error: Could not read or parse the JNLP file
Upon trying to start MOCCA un Ubuntu 14.04 64 bit I get the error above. Maybe this has to do with the fact, that webstart.buergerkarte.at is not available and is redirected to www.buergerkarte.at The full stack trace from the java console: net.sourceforge.jnlp.LaunchException: Fatal: Read Error…
DISCUSSIONCreated: 13/09/2014
mocca 1.3.14 java.lang.IllegalArgumentException: hostname can't be null
Hi, mocca is not working on this page since it was upgraded: https://www.banking.co.at/appl/ebp/login.html?resource=209 The webstart.log log gives: 19:18:03,777 INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support…
DISCUSSIONCreated: 18/02/2014
IE11 doesn't work with current deployJava.js
When using Internet Explorer 11 with Mocca and the included deployJava.js to check the version of installed Java Runtime, the script doesn't detect the browser right, therefore the check fails. This is caused by deployJava.js, which determines the used browser by the user-agent string. The IE11 user…
DISCUSSIONCreated: 04/12/2013
Request parameter "redirectTarget" has no effect.
By using the request parameter "redirectTarget" a custom target name for the final redirect can be set. But... this does not work. The custom target from the request parameter is kept within the MoccaParameterBean in order to be finally passed as Applet parameter "RedirectTarget" by ${requestScope…
DISCUSSIONCreated: 17/07/2013
usage of wildcard certificates
using a local MOCCA against a MOA-ID server using a wildcard certificate results in an error: "2010 HTTPS-Bindung: Fehler beim Aufbau der TLS-Verbindung." Component Code Category bug
DISCUSSIONCreated: 24/05/2013
dbconnection. Change to SingleDBConnection
Use the new SingleDBConnection class when gvSIG 1.12 be published. SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 08/06/2011
dbconnection. Change literals of Drivers Name
A change in the trunk of gvSIG (rev 35163) introduce a static field NAME in some of the classes that extends Driver, for example PostGisDriver. Then instead of call the driver using a literal like "PostGIS JDBC Driver" we should use PostGisDriver.NAME. I don't make this change now because i think is…
DISCUSSIONCreated: 24/05/2011
EielTable should delete rows directly without having to press Save Changes
Selected rows should be deleted when you press Delete, not after doing that and pressing Save Changes. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011
Wrong ordering on numeric fields in EielTable
Numeric fields are ordered as they were text, which results in an unexpected order (e.g. 1000 < 900). ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011
Checkbox values are created with null values instead of false in EielTable
Having checkbox default values as null can easily lead to Null Pointer Exceptions. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 19/05/2011
EielTable should ask for saving pending changes when trying to close.
If you try to close the window and you have unsaved changes, it should ask you whether you want to save them or not. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 19/05/2011