[
https://issues.apache.org/jira/browse/CB-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-8165.
---------------------------------
Resolution: Unresolved
We do not use our own registry any more, npm for all the things! Closing!
> Prefer global README over ERROR: No README data found!
> ------------------------------------------------------
>
> Key: CB-8165
> URL: https://issues.apache.org/jira/browse/CB-8165
> Project: Apache Cordova
> Issue Type: Bug
> Components: Registry Web (deprecated)
> Reporter: Josh Soref
>
> We had temporarily published a [email protected], with a README.md,
> then we unpublished it. That left a
> $scope.readme = marked($scope.data.readme);
> Unfortunately, it's clobbered by:
> $scope.$watch('currentVersion', function(){
> if($scope.versions){
> $scope.readme =
> marked($scope.versions[$scope.currentVersion].readme);
> That should only be clobbered if the value of
> $scope.versions[$scope.currentVersion].readme isn't "ERROR: No README data
> found!"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]