asset-packagist
asset-packagist copied to clipboard
bower-asset/rangy pointing to the wrong package
Steps to reproduce
- visit https://asset-packagist.org/package/bower-asset/rangy
Expected
- Listed versions/commits are from: https://github.com/noap/rangy-1.3
Acutal
- Listed versions/commits are from: https://github.com/timdown/rangy
I suspect this is the issue: https://github.com/timdown/rangy/commit/822d94b957b90cf12c8cbff78ea883acdc903169
This bug totally breaks bower-asset/bootstrap3-wysihtml5-bower
as this resolves to the wrong rangy package
bower-asset/bootstrap3-wysihtml5-bower v0.3.3 requires bower-asset/rangy-1.3 dev-master -> satisfiable by bower-asset/rangy-1.3[dev-master] but these conflict with your requirements or minimum-stability.
Also it tries to resolve to bower-asset/rangy-1.3
which doesn't even exist: https://asset-packagist.org/package/bower-asset/rangy-1.3
This package is defined in this way in Bower registry: https://bower.io/search/?q=rangy
If this is incorrect, you should report it there. Asset packagist only maps bower registry to composer packages.
@rob006 then tell me, how would i download rangy-1.3 from asset-packagist.com, which is listed in your link.
It is here: https://asset-packagist.org/package/detail?fullname=bower-asset/rangy-1.3 , so you should be able to use it.
@rob006 no offense but did you read the description of the PR? Hover over "Get ZIP" on the page you linked and you will see it points to a totally different repository.