Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: txcas on January 31st, 2014, 03:56 PM

Title: Errors when checking detailed version info
Post by: txcas on January 31st, 2014, 03:56 PM
Clicking on more detailed generates 7 errors:

2: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 449

2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 374

2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 336

2: array_keys() expects parameter 1 to be array, null given
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1483

8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1483

8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1482

8: Undefined index: default_template_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1480
Title: Re: Errors when checking detailed version info
Post by: Nao on January 31st, 2014, 07:15 PM
This feature, I'm afraid, isn't available in Wedge.
I have no plans to provide version number comparisons for two reasons:
1/ It's easier and faster to just say, "Re-upload all of the latest package's /core into your /core folder." (A lot of thought was put into making that possible... :P)
2/ File headers in Wedge are built in a way that they don't need to be updated if nothing changes in them. i.e., (a) the copyright info only specifies the starting date (2010), and specifying a date isn't even necessary, but I thought the starting date was okay, (b) files have no version number, because, once again, you're expected to have all of the latest files anyway.
Title: Re: Errors when checking detailed version info
Post by: txcas on January 31st, 2014, 08:17 PM
That works for me.  I guess you just have to remove the more detailed link.  I will close this one.
Title: Re: Errors when checking detailed version info
Post by: MultiformeIngegno on January 31st, 2014, 08:57 PM
Since it was decided (?) to use github for release maybe it could be useful to add just a comparison between commits dates! :-)