Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orocrm/platform-application js error #47

Closed
oleksandrmakhno opened this issue Feb 24, 2014 · 3 comments
Closed

orocrm/platform-application js error #47

oleksandrmakhno opened this issue Feb 24, 2014 · 3 comments

Comments

@oleksandrmakhno
Copy link

I've installed orocrm platform following the instructions here https://github.com/orocrm/platform-application.

The package willdurand/expose-translation-bundle: 1.1.* not available any more if I'm correct https://packagist.org/packages/oro/platform thus I've added this line to my composer.json

"replace": {
"willdurand/expose-translation-bundle": "1.1.*"
},

After that all installation steps passed successfully but on login I'm getting js error
screenshot from 2014-02-24 22 00 10

the error exists in chrome / firefox browser
Need your advise / fix on this issue, many thanks


my configuration:
fedora20
apache webserver
PHP Version 5.5.9
database 5.5.34-MariaDB

@rgrebenchuk
Copy link
Contributor

Hello,
We will remove this dependency in next release. Actually packagist contains replace information but for some unknown reason is not always triggered

@LRotherfield
Copy link
Contributor

Do you have an estimated date for the next release?

@rgrebenchuk
Copy link
Contributor

We updated composer.json. To receive changes necessary to clear the local composer cache.

oro-buildbot pushed a commit that referenced this issue Mar 31, 2016
BAP-9949: Update documentation
oro-buildbot pushed a commit that referenced this issue May 6, 2016
BAP-9949: Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants