Markus Kilås

Results 50 comments of Markus Kilås

I believe this call to eliminateSharedStream() should not be made from the readPdf() method called from the constructor of PdfReader. Instead this (public) method could be called explicitly if anyone...

Hi, That is a great suggestion. We have also noticed the slowness of the workers page and have tracked down the issue to be because of the checking of the...

I think I have the same problem. The Scala platform folder seems to be correct as it as it is marked with a platform icon when selected in the file...

Maybe only classes from within the same project is scanned by the plugin? Could it be that importing libraries or JAR files are is not yet supported or maybe I...

Way to reproduce with Firefox on Android 1. Copy som text 2. On quitter.se click the compose a new notice link with a pen icon 3. In the white area...

There are a lot of commits in this PR, maybe it needs to be rebased?

Perhaps the large amount of commits could be due to have we handle the Git repository? @3keyroman Assuming [f556d526df9663c7c2434c2c536aa24eb442c036](https://github.com/Keyfactor/signserver-ce/pull/76/commits/f556d526df9663c7c2434c2c536aa24eb442c036) is the only relevant commit for this PR?, then there are...

@3keyroman Ok, thanks I see it now. This is likely an issue with our repo. I think I need to create a new PR and just add your commit(s).

I (netmackan) have signed the CLA long time ago when contributing some stuff to Jitsi.

Reproduce in SignServer CE 7.0.0. The root cause is that there is a dependency from x509-common-util on servicemanifestbuilder via SignServer-Common. Actually, the servicemanifestbuilder is not needed for building SignServer and...