tiki-browse_categ

View: New views
5 Messages — Rating Filter:   Alert me  

tiki-browse_categ

by Sylvie Greverend-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In 3, when doing tiki-browse_categories.php without selecting a
category, you got no object (except some left over from previous bugs)
In trunk, you have all the object without category

Is it a bug or a new feature?

(I find it convenient - but disturbing as the top category - is a
category)

Thanks
sylvie



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel

Re: tiki-browse_categ

by Jonny Bradley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Sylvie - when you say "no category" you mean no "tree" on the left?

I think it's a bug - it should show both objects and the tree, imho

jb

On 20 Oct 2009, at 20:57, Sylvie Greverend wrote:

> In 3, when doing tiki-browse_categories.php without selecting a
> category, you got no object (except some left over from previous bugs)
> In trunk, you have all the object without category
>
> Is it a bug or a new feature?
>
> (I find it convenient - but disturbing as the top category - is a
> category)
>
> Thanks
> sylvie
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Tikiwiki-devel mailing list
> Tikiwiki-devel@...
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel

Re: tiki-browse_categ

by Marc Laporte-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Sylvie!

I can't reproduce. (Or don't understand)

In trunk:
http://demo.tikiwiki.org/trunk/tiki-index.php?page=uncategorized

Yet, I don't see it here:
http://demo.tikiwiki.org/trunk/tiki-browse_categories.php

I often use the very useful Category Orphan plugin. Ex:
http://demo.tikiwiki.org/trunk/tiki-index.php?page=Category+Orphan

Perhaps there could be a link in tiki-browse_categories.php
specifically for uncategorized items?  ex.:
tiki-browse_categories.php?parentId=-1

Thanks!


On Tue, Oct 20, 2009 at 3:57 PM, Sylvie Greverend <sgreverend@...> wrote:

> In 3, when doing tiki-browse_categories.php without selecting a
> category, you got no object (except some left over from previous bugs)
> In trunk, you have all the object without category
>
> Is it a bug or a new feature?
>
> (I find it convenient - but disturbing as the top category - is a
> category)
>
> Thanks
> sylvie
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Tikiwiki-devel mailing list
> Tikiwiki-devel@...
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>



--
Marc Laporte

http://MarcLaporte.com
http://TikiWiki.org/MarcLaporte
http://AvanTech.net
http://OurWiki.net

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel

Re: tiki-browse_categ

by geoff@enmore :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 Hi all

I've spotted similar and probably related behaviour - which is reproducible
and you are welcome to contact me for admin access to my test site if you
want to look in detail

What I have observed is that if you have a hierarchy of categories eg
c_admin accessible by client_admin Group
m_content accessible by client_admin + content_mgr Groups
all-editors accessible by client_admin + content_mgr + standard_editors
Groups

When you are logged in as system admin or a user in the client_admin Group
then the full category tree is shown in tiki-browse_categories.php BUT if
you are logged in as a user in any lower Group eg in the content_mgr or
Standard-editor Groups then you cannot see the tree.

You can still see all the appropriate objects however when you click "Show
subcategories objects", which suggests to me that there isn't a basic
WYSIWYCA problem but the logic for displaying the tree is not complete in
some way and is perhaps being blocked by a check for participation higher up
the tree. Not looked at the code at as yet.

This behaviour is shown in 3.x as well as trunk.

Cheers

geoff







-----Original Message-----
From: Marc Laporte [mailto:marc@...]
Sent: 21 October 2009 14:18
To: sgreverend@...; Tikiwiki developers
Subject: Re: [Tikiwiki-devel] tiki-browse_categ

Hi Sylvie!

I can't reproduce. (Or don't understand)

In trunk:
http://demo.tikiwiki.org/trunk/tiki-index.php?page=uncategorized

Yet, I don't see it here:
http://demo.tikiwiki.org/trunk/tiki-browse_categories.php

I often use the very useful Category Orphan plugin. Ex:
http://demo.tikiwiki.org/trunk/tiki-index.php?page=Category+Orphan

Perhaps there could be a link in tiki-browse_categories.php specifically for
uncategorized items?  ex.:
tiki-browse_categories.php?parentId=-1

Thanks!


On Tue, Oct 20, 2009 at 3:57 PM, Sylvie Greverend <sgreverend@...>
wrote:

> In 3, when doing tiki-browse_categories.php without selecting a
> category, you got no object (except some left over from previous bugs)
> In trunk, you have all the object without category
>
> Is it a bug or a new feature?
>
> (I find it convenient - but disturbing as the top category - is a
> category)
>
> Thanks
> sylvie
>
>
>
> ----------------------------------------------------------------------
> -------- Come build with us! The BlackBerry(R) Developer Conference in
> SF, CA is the only developer event you need to attend this year.
> Jumpstart your developing skills, take BlackBerry mobile applications
> to market and stay ahead of the curve. Join us from November 9 - 12,
> 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Tikiwiki-devel mailing list
> Tikiwiki-devel@...
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>



--
Marc Laporte

http://MarcLaporte.com
http://TikiWiki.org/MarcLaporte
http://AvanTech.net
http://OurWiki.net



No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.5.423 / Virus Database: 270.14.25/2450 - Release Date: 10/22/09
18:44:00


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel

Re: tiki-browse_categ

by Sylvie Greverend-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thx to those who tested. I found the error - commit 22624. Objets were
assigned to a null category - adn appeaing in browse_categ


On Wed, 2009-10-21 at 09:18 -0400, Marc Laporte wrote:

> Hi Sylvie!
>
> I can't reproduce. (Or don't understand)
>
> In trunk:
> http://demo.tikiwiki.org/trunk/tiki-index.php?page=uncategorized
>
> Yet, I don't see it here:
> http://demo.tikiwiki.org/trunk/tiki-browse_categories.php
>
> I often use the very useful Category Orphan plugin. Ex:
> http://demo.tikiwiki.org/trunk/tiki-index.php?page=Category+Orphan
>
> Perhaps there could be a link in tiki-browse_categories.php
> specifically for uncategorized items?  ex.:
> tiki-browse_categories.php?parentId=-1
>
> Thanks!
>
>
> On Tue, Oct 20, 2009 at 3:57 PM, Sylvie Greverend <sgreverend@...> wrote:
> > In 3, when doing tiki-browse_categories.php without selecting a
> > category, you got no object (except some left over from previous bugs)
> > In trunk, you have all the object without category
> >
> > Is it a bug or a new feature?
> >
> > (I find it convenient - but disturbing as the top category - is a
> > category)
> >
> > Thanks
> > sylvie
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay
> > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > http://p.sf.net/sfu/devconference
> > _______________________________________________
> > Tikiwiki-devel mailing list
> > Tikiwiki-devel@...
> > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
> >
>
>
>


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel