Page MenuHomePhabricator

Make the selection box for ExtensionDistributor default to the most recent stable version, not trunk
Closed, ResolvedPublic

Description

It'd be good if the selection box for ExtensionDistributor defaulted to the most recent stable version, rather than to trunk. People often download the trunk version and then complain when it doesn't work on their setup.


Version: unspecified
Severity: enhancement

Details

Reference
bz19155

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:40 PM
bzimport set Reference to bz19155.

Please provide a patch. Will apply.

Mind to add some code to double check for 'exists', and fallback to trunk if it doesn't.

Created attachment 7118
Patch to fix bug

This would do it.. Not the most elegant, and untested (unfortunately it's not a simple thing to test ;)), but should work...

Attached: