? Success

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
7 Apr 2014

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33583&start=0

See the discussion at #3414

Testing

  1. Apply Patch
  2. Test in any current component (except banners) that hits, published and checkin and checkout continue to function as expected - this will test that the batch is completely b/c with current components
  3. Test publishing an item in banners. This will test that using the new single variable rather than a 70 line overriding function works as expected
avatar wilsonge wilsonge - open - 7 Apr 2014
avatar wilsonge wilsonge - change - 7 Apr 2014
Labels Added: ? ?
avatar wilsonge wilsonge - change - 7 Apr 2014
The description was changed
Description <p>See the discussion at <a href="https://github.com/joomla/joomla-cms/pull/3414" class="issue-link" title="Conversation starter for JTable::publish() revision">#3414</a></p>
avatar phproberto
phproberto - comment - 9 Apr 2014

Now is perfect!! +:100:

avatar wilsonge wilsonge - change - 9 Apr 2014
The description was changed
Title
Use a class variable for the published column
[#33583] [imp] Use a class variable for the published column
Description <p>See the discussion at <a href="https://github.com/joomla/joomla-cms/pull/3414" class="issue-link" title="Conversation starter for JTable::publish() revision">#3414</a></p> <p>Unfortunately my laptop is busted. So I can't test this - only with what travis says and what common sense says</p> <p><a href="http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0">http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0</a></p> <p>See the discussion at <a href="https://github.com/joomla/joomla-cms/pull/3414" class="issue-link" title="Conversation starter for JTable::publish() revision">#3414</a></p> <p>Unfortunately my laptop is busted. So I can't test this - only with what travis says and what common sense says</p>
Labels Added: ?
Removed: ?
avatar b2z
b2z - comment - 21 Apr 2014

@wilsonge great job. It will be useful addition for the devs :+1:

avatar beat
beat - comment - 23 Apr 2014

This is a nice improvement compared to 100% hardcoded column names in JTable.

it's a good step (that can be approved as is), but a small step. I'm also a believer of decoupling, and the JTableObserver class could be used to implement each of those features completely uncoupled from JTable and reusable for e.g. each flag in a table. In this particular case of "hardcoded" table columns in e.g. JTableBanner, similarly to what I have done for Tags.

avatar Kubik-Rubik
Kubik-Rubik - comment - 27 Jul 2014

@test @wilsonge Works great! Thank you for this improvement.

1f87f35 27 Jul 2014 avatar wilsonge Buugs
avatar b2z
b2z - comment - 27 Jul 2014

How to test?

avatar wilsonge
wilsonge - comment - 27 Jul 2014

See Joomla Code :) I'll copy and paste into github tho

avatar wilsonge wilsonge - change - 27 Jul 2014
The description was changed
Description <p><a href="http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0">http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0</a></p> <p>See the discussion at <a href="https://github.com/joomla/joomla-cms/pull/3414" class="issue-link" title="Conversation starter for JTable::publish() revision">#3414</a></p> <p>Unfortunately my laptop is busted. So I can't test this - only with what travis says and what common sense says</p> <p><a href="http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0">http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=33583&amp;start=0</a></p> <p>See the discussion at <a href="https://github.com/joomla/joomla-cms/pull/3414" class="issue-link" title="Conversation starter for JTable::publish() revision">#3414</a></p> <h2>Testing</h2> <ol class="task-list"> <li>Apply Patch</li> <li>Test in any current component (except banners) that hits, published and checkin and checkout continue to function as expected - this will test that the batch is completely b/c with current components</li> <li>Test publishing an item in banners. This will test that using the new single variable rather than a 70 line overriding function works as expected</li> </ol>
avatar Kubik-Rubik
Kubik-Rubik - comment - 27 Jul 2014

Still works with the new improvements. Great job, thanks!

avatar Bakual Bakual - reference | - 27 Jul 14
avatar Bakual
Bakual - comment - 27 Jul 2014

Merged into 3.4-dev.

avatar Bakual Bakual - close - 27 Jul 2014
avatar Bakual Bakual - change - 27 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-27 15:27:15
avatar Bakual Bakual - close - 27 Jul 2014
avatar wilsonge wilsonge - head_ref_deleted - 27 Jul 2014

Add a Comment

Login with GitHub to post a comment