[xwiki-users] Bulletin Board Application problem
I installed the BB application using the Admin account. I then created a new BB and a new category under that BB. Everything looks fine, I can post a new message, I can see everything. However, if I then log using a user account with normal privileges (not admin), when I click on the BB using the panel, I get to the screen where i'm supposed to see the categories and get this message: "There is currently $bbcategories.size() categorie(s) in this bulletin board." Basically, the BB application works fine with all admin accounts but doesn't work with normal accounts. In the XWiki debug window on the server, I get errors about $request.confirmdelete and $request.deletebb being null. -- View this message in context: http://www.nabble.com/Bulletin-Board-Application-problem-tp16276550p16276550... Sent from the XWiki- Users mailing list archive at Nabble.com.
That's due to a mistake of mine, I'll fix it ASAP & let you know. Guillaume On 27/03/2008, XWikiTester <publicite_1@hotmail.com> wrote:
I installed the BB application using the Admin account. I then created a new BB and a new category under that BB. Everything looks fine, I can post a new message, I can see everything.
However, if I then log using a user account with normal privileges (not admin), when I click on the BB using the panel, I get to the screen where i'm supposed to see the categories and get this message: "There is currently $bbcategories.size() categorie(s) in this bulletin board."
Basically, the BB application works fine with all admin accounts but doesn't work with normal accounts. In the XWiki debug window on the server, I get errors about $request.confirmdelete and $request.deletebb being null.
-- View this message in context: http://www.nabble.com/Bulletin-Board-Application-problem-tp16276550p16276550... Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Ok I've found the issue, I'll update the XAR later tonight. On 27/03/2008, Guillaume Lerouge <guillaume@xwiki.com> wrote:
That's due to a mistake of mine, I'll fix it ASAP & let you know.
Guillaume
On 27/03/2008, XWikiTester <publicite_1@hotmail.com> wrote:
I installed the BB application using the Admin account. I then created a new BB and a new category under that BB. Everything looks fine, I can post a new message, I can see everything.
However, if I then log using a user account with normal privileges (not admin), when I click on the BB using the panel, I get to the screen where i'm supposed to see the categories and get this message: "There is currently $bbcategories.size() categorie(s) in this bulletin board."
Basically, the BB application works fine with all admin accounts but doesn't work with normal accounts. In the XWiki debug window on the server, I get errors about $request.confirmdelete and $request.deletebb being null.
-- View this message in context: http://www.nabble.com/Bulletin-Board-Application-problem-tp16276550p16276550... Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hi, 27/03/2008, XWikiTester <publicite_1@hotmail.com> wrote:
I installed the BB application using the Admin account. I then created a new BB and a new category under that BB. Everything looks fine, I can post a new message, I can see everything.
However, if I then log using a user account with normal privileges (not admin), when I click on the BB using the panel, I get to the screen where i'm supposed to see the categories and get this message: "There is currently $bbcategories.size() categorie(s) in this bulletin board."
Basically, the BB application works fine with all admin accounts but doesn't work with normal accounts. In the XWiki debug window on the server, I get errors about $request.confirmdelete and $request.deletebb being null.
The latest version of the Bulletin Board Application should be working fine now, thanks for reporting the bug. It's available on : http://code.xwiki.org/xwiki/bin/view/Applications/BulletinBoardApplicationDo....
Guillaume
I confirm that the new version works on my installation. Thanks for the quick fix! Guillaume Lerouge wrote:
Hi,
The latest version of the Bulletin Board Application should be working fine now, thanks for reporting the bug. It's available on : http://code.xwiki.org/xwiki/bin/view/Applications/BulletinBoardApplicationDo....
Guillaume _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Bulletin-Board-Application-problem-tp16276550p16425970... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
Guillaume Lerouge -
XWikiTester