Giter Club home page Giter Club logo

Comments (4)

Zenami1 avatar Zenami1 commented on July 18, 2024

Did you find a solution to this problem?

from alfodoo.

lmignon avatar lmignon commented on July 18, 2024

IMO if you take a look into the browser console, you'll see some errors.. Most probably CORS errors if your alfresco is not properly configured. There are others configuration parameters required into alfresco but those depends of the alfresco version. IE into alfresco 6.2 you must specifically allow basic auth and put some additional parameters to activate the cmis browser binding...

alfresco.restApi.basicAuthScheme=true
opencmis.context.override=true
opencmis.context.value=
opencmis.servletpath.override=true
opencmis.servletpath.value=
opencmis.server.override=true
opencmis.server.value=http://my_alfresco:8080/alfresco/api/

from alfodoo.

Zenami1 avatar Zenami1 commented on July 18, 2024

These are the errors I get:

`Error:
Uncaught TypeError: Cannot read property 'constructor' of undefined

http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:406
Traceback:
TypeError: Cannot read property 'constructor' of undefined
at wrap_context (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:406:8)
at http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:413:156
at Function..each..forEach (http://localhost:8069/web/content/317-ea04ea4/web.assets_common.js:12:558)
at _. [as each] (http://localhost:8069/web/content/317-ea04ea4/web.assets_common.js:69:526)
at eval_domains (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:412:265)
at Object.pyeval [as eval] (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:428:24)
at OdooClass.stringToArray (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:383:2283)
at Class._getDomain (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:1446:98)
at Class._fetchSpecialMany2ones (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:1415:72)
at Class._fetchSpecialStatus (http://localhost:8069/web/content/511-bdab48b/web.assets_backend.js:1420:176)`

from alfodoo.

github-actions avatar github-actions commented on July 18, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from alfodoo.

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.