Page 1 of 1

PostPosted: Fri Feb 09, 2007 11:20 am
by njw
I have just created a new sidebar record since upgrading Dataface from v9 to v11. The ability to sort the sidebars from the admin screen appears to have been lost in the upgrade.

Any thoughts before I revert back to v9?

Thanks

Neil

PostPosted: Fri Feb 09, 2007 11:25 am
by shannah

Hmm.. this shouldn't be the case..Ê I think I may know what happened... Let me check this out and get back to you.


-Steve


PostPosted: Fri Feb 09, 2007 11:50 am
by shannah

Hi Neil,

I have posted a patch at http://framework.weblite.ca/development/issue-tracker/144
(Note I have started working with patch files instead of my old way of actually upload the entire thing for minor fixes.Ê It is much easier to maintain version continuity this way.Ê Let me know if you have any questions about applying the patches).
-Steve

PostPosted: Fri Feb 09, 2007 12:00 pm
by njw

Hi Neil,

I have posted a patch at http://framework.weblite.ca/development/issue-tracker/144
(Note I have started working with patch files instead of my old way of actually upload the entire thing for minor fixes. It is much easier to maintain version continuity this way. Let me know if you have any questions about applying the patches).
-Steve



I might have a problem with oatches Steve as I don't have access to Terminal on my server - just through a file manager.

Also, will the patch also work with v13 as I was about to upgrade.

Thanks

Neil

PostPosted: Fri Feb 09, 2007 12:45 pm
by shannah

I have posted patches for v11, v13, and v13r1.

I guess patches won't work if all you have is the file manager.Ê To fix your issue, all you need to do is change one line in RelatedList.php to add a CSS class of viewableColumn to one of the td tags.Ê Perhaps you can piece this together by looking at the patch for 0.6.13r1 to 0.6.13r2


Steve

PostPosted: Sun Feb 11, 2007 6:52 am
by njw
Thanks Steve. The edit worked fine.

Neil