We reach RC when all of the 1's and 2's are behind us. As of this moment, there are 20 issues on the tracker. The date the issue was reported and the individuals who have contributed patches so far are listed below.

I am incredibly proud of this community. Lots of people putting up patches and testing. It's time to pull together - if you can patch one of these items, please do.

I'm going to try to keep this list up to date as we go forward and open this discussion for anyone interested to watch RC come in.

  1. 2010-07-31    21661    Article access check is only using the current category, n...     No patches
  2. 2010-07-24    21571    category blog view drill down does not maintain layout style Phil Snell
  3. 2010-08-14    21837    @todo ACL - Disallow creation of Super User & Admin gr...    No patches 
  4. 2010-07-29    21635    fail to copy menu item        Mathavan Jeyadev
  5. 2010-08-08    21766    If an unpublished article is linked there are errors inste...    2 Bill Richardson, Elin Waring, Michael Babker
  6. 2010-06-26    21189    vcard not working in contact, needs a vcard class in JView    Amy Stephen
  7. 2010-07-12    21386    Edit article Save is not respecting category privleges    No patches
  8. 2010-07-06    21327    Cannot edit more than one thing at a time    Amy Stephen, Andrew Eddie
  9. 2010-07-21    21529    Aliases for _adminmenu items [sample data/joomla.sql]    Mark Dexter, Andrew Eddie, Hannes Papenberg
  10. 2010-07-06    21322    Assets table tolerates improper parents etc and other rela...    Hannes Papenberg
  11. 2010-08-31    22178    When 'No Editor' is selected for user, HTML still re-forma...    Ian MacLennan
  12. 2010-06-01    20777    Article Editor transfoms < and > into html s...    Joe LeBlanc, Hannes Papenberg
  13. 2010-06-30    21260    ACL Permissions for Authors to Edit Own Content Items Missing    Michael Babker
  14. 2010-08-11    21805    changing global config for articles - 404 errors    No patches
  15. 2010-09-09    22365    article categories - problem with display if another artic...    No patches
  16. 2010-09-14    22444    JRegistry fails when binding an object which contains a JR...    No patches
  17. 2010-09-13    22432    Administrator login form not consistent in Chrome Viet Hoang Vu,     Bill Richardson
  18. 2010-08-27    22100    Unable to view unpublished article in forntend    Elin Waring
  19. 2010-09-15    22451    Categories save for categories at root is not accounting f...    Amy Stephen
  20. 2010-09-13    22420    Session delete issue  No Patches

1's and 2's closed so far for Beta 10

Big props to Michael Babker who is laying a lot of ACL code.

  1. 2010-08-10    21791    Menu Item Alias        Christophe Demko
  2. 2010-08-23    22021    ACL System Tests    Matt Thomas
  3. 2010-08-08    21762    Menu module displaying levels incorrectly    Bill Richardson, Jean-Marie Simonet
  4. 2010-06-21    21122    Voting Plugin - missing token and needs parameters and log...    Amy Stephen, Bill Richardson, Elin Waring, Hannes Papenberg
  5. 2010-09-10     22376    Undefined $canEdit in Hathor Categories view    Michael Babker
  6. 2010-09-08    22328    Database prefix error when other than jos_        Michael Babker
  7. 2010-07-05    21315    *ACL in edit screens issue    Andrew Eddie
  8. 2010-07-17    21447    Updated: Add ACL Create, Edit, & Edit State checks to ...    Michael Babker, Elin Waring, Andrew Eddie
  9. 2010-08-17    21902    Cannot assign template style to components [cache]        Klas Berlič1
  10. 2010-09-03    22257    User with Delete permission unable to delete a user.    Michael Babker

Views: 29

Reply to This

Replies to This Discussion

Two things to add to this that aren't necessarily RC blockers but definitely items that need some work either to restore 1.5 functionality or to work correctly with the ACL:
- [#21225] Copy and Move missing from each Manager - I'm using what's present now in the Menu Manager to port this into the other components.  There's a patch on the tracker with my work thus far that needs some touch up (sorry for no link, posting from the iPhone right now)
- [No tracker item currently] Do proper checks in the Category Manager views - In all the components but the Category Manager, checks are done in the grids to show or hide links to editable items and have the various state icons clickable.  We tried to commit this once, but there were problems with the ordering column that I'd not seen while testing locally.  Handling this is unique in that the Category Manager doesn't have explicit permissions on it like the other components (my approach is to try and get permissions from the component whose categories you are managing), so that needs to be considered
[#21225] Copy and Move missing from each Manager Both Andrew and Mark have said this one is an RC blocker. Got it on my "to do list" to help with your patch.

Probably good to get the other defined on the tracker, then set it to a 2.

Whenever I create a task, I make it a 3. There's only one that I made a 1 - and that was the double edit one. We probably should come through the 3's and see if something should be elevated.

In general, I'm worried about sessions. Seeing 22420 Session delete issue come up today didn't help that feeling.
22468 is the first step of my second item.  Instead of committing as part of a larger patch this time and having that work reverted, I figure to do this in phases to test and make sure everything works right is the better approach.

I'll probably re-mark the priority later, but it's there now.

Amy Stephen said:
[#21225] Copy and Move missing from each Manager Both Andrew and Mark have said this one is an RC blocker. Got it on my "to do list" to help with your patch. Probably good to get the other defined on the tracker, then set it to a 2.

Whenever I create a task, I make it a 3. There's only one that I made a 1 - and that was the double edit one. We probably should come through the 3's and see if something should be elevated.

In general, I'm worried about sessions. Seeing 22420 Session delete issue come up today didn't help that feeling.
Also, September 20th is Beta 10.
Stuff like this is why you're Contributor of the week Amy!

I love how you love Joomla!

Thanks to the entire ATAAW Dev Team for all your hard work!
Thanks Robert! Our ATAAW Dev Team rocks!

That includes "Our boy Hannes" - who wrote thus on an issue report last night:

Submitted By: Hannes Papenberg
Adddate: 2010-09-16 05:58:57
$object1 = new JRegistry();
$object2 = new stdClass();
$object2->key1 = 'value1';
$object2->params = new JRegistry('{\'switch1\': \'test\'}');
$object1->bind($object2);

This should do the trick. Since I'm sitting in a turkish internet cafe in my
holidays, I'm not able to test this code myself, so there might be something
wrong still.


I don't know where we'd be without you, Hannes. Now, no more Turkish Internet Cafe's unless you are trying to figure out how to meet up with Ercan! Take your holiday, dude! You earned it.
Is excellent!! news

The community is very aware of the RC versions.

Regards
sooooon isnt`? lol

Reply to Discussion

RSS

Badge

Loading…

© 2012   Created by Amy Stephen.

Badges  |  Report an Issue  |  Terms of Service