Closed (fixed)
Project:
Framework
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Mar 2009 at 03:36 UTC
Updated:
31 Mar 2009 at 13:30 UTC
The following isn't right. Everything should be extracting to framework/, not framework/framework/. No other module or theme I've used works like Framework 2.3.
$ tar -xvf framework-6.x-2.3.tar.gz
framework/
framework/framework/
framework/framework/images/
framework/framework/images/menu-collapsed.gif
framework/framework/images/menu-expanded.gif
framework/framework/images/menu-leaf.gif
framework/framework/README.txt
framework/framework/block.tpl.php
framework/framework/comment.tpl.php
framework/framework/fix-ie.css
framework/framework/framework.info
framework/framework/logo.png
framework/framework/maintenance-page.tpl.php
framework/framework/node.tpl.php
framework/framework/page.tpl.php
framework/framework/reset.css
framework/framework/screenshot.png
framework/framework/style.css
framework/framework/template.php
framework/LICENSE.txt
Comments
Comment #1
andregriffin commentedIndeed you're right. I must have messed up somewhere when I had to re-setup my cvs app. Do you think it's enough of an issue to make another release, or can people figure it out until there is another real release?
Comment #2
andregriffin commentedWent ahead and fixed it. I'm sure it was kind of annoying for users.
Comment #3
aren cambre commentedThanks. I would have suggested rolling a new release before 2.3 got out too far.