Giter VIP home page Giter VIP logo

Comments (3)

anton48 avatar anton48 commented on July 17, 2024

the same result with openjdk7:

a48@scan-mail:/usr/local/hackpad$ java -version
java version "1.7.0_85"
OpenJDK Runtime Environment (IcedTea 2.6.1) (7u85-2.6.1-6~deb7u1)
OpenJDK 64-Bit Server VM (build 24.85-b03, mixed mode)

and with version from oracle.com (made by 'java-package'):

a48@scan-mail:~$ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)

from hackpad.

anton48 avatar anton48 commented on July 17, 2024

the same result under Mac OS Yosemite 10.10.5:

Antons-MacBook-Air-104:Downloads a48$ uname -a
Darwin Antons-MacBook-Air-104.local 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64

with java from oracle:

Antons-MacBook-Air-104:Downloads a48$ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)

Antons-MacBook-Air-104:Downloads a48$ scala -version
Scala code runner version 2.11.7 -- Copyright 2002-2013, LAMP/EPFL

from hackpad.

anton48 avatar anton48 commented on July 17, 2024

the problem with live search on the main page in fact is connected with CSP policy, so permission for 'unsafe-eval' via correction to function '_getCSPPolicy' in 'helpers.js' fix it.

but of course it can't fix 404 error while accessing to http://host/ep/search/ URL. so, this issue is still open.

from hackpad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.