Simple Machines Community Forum

Simple Machines => SMF Developers' Blog => Topic started by: Thantos on March 26, 2008, 03:14:49 PM

Title: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on March 26, 2008, 03:14:49 PM
We've been using a bug tracker since late August 2006.  Since that time I've been wanting to open it up for the public to view but it has been one of those things that kept getting pushed to the side.  Well I'm pleased to tell you that the work is done and the doors have been flung open.

Bug Tracker Link (http://dev.simplemachines.org/mantis/)

This tracker is view-only for the public.  Only our beta testers, team members, and a couple of special security reporters can post to the tracker.  This is so that the devs and the others who are working on resolving the issue don't have to take the time figuring out which bugs are legitimate and which ones aren't.

If you find a bug then please post about it in the Bug Reports (http://www.simplemachines.org/community/index.php?board=137.0) board.  Once it has been verified then someone will post it to the tracker and post a link to the bug report in your topic.  Now since we believe in being as lazy efficient as possible I setup a wiki style link for them.  You can type [[bug:##]] and it will link to that bug (ie: [[bug:1]] gives Bug #1: Buddy list field is tinytext (http://dev.simplemachines.org/mantis/view.php?id=1))

Now the bug tracker actually isn't just for bugs.  We also use it for features also.  Once a feature has been agreed upon it'll be added to the tracker so that we don't forget about it.

Currently we have all public members sharing an anonymous account.  As such there is no way to setup notification on a topic.

Members will have access to the projects that they can download.  So before the 2.0 public beta release charter members would have had access to 2.0 while the public would not.  Now that 2.0 is public everyone has access to the 2.0 bug tracker project.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Kender on March 26, 2008, 03:17:19 PM
very nice

lets us know what your working on in a more condenced area!
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: shadow82x on March 26, 2008, 03:24:08 PM
Very nice move. This is great. :D
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: SleePy on March 26, 2008, 03:40:45 PM
Finally I can use the bug wiki..
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Eliana Tamerin on March 26, 2008, 09:07:56 PM
Two things:

I can't filter by category: SMF 2.0. Is this SMF DE or a hidden category for the public filters?

Would it be possible to reset the filters for guests every x time? I don't mind sharing access accounts, but I don't want to have to check the filters every time I go there to make sure it's not filtering a specific category or user.

Otherwise, fantastic job. I've been waiting for the Bug Tracker to become public so that I could see some of the work. Awesome.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: SleePy on March 26, 2008, 09:25:35 PM
The SMF DE is for the converters section. It was never updated to say SMF 2.0..

You can always create a permalink for the filter and use it when you need to.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Eliana Tamerin on March 26, 2008, 09:40:59 PM
http://dev.simplemachines.org/mantis/search.php?category=SMF+2.0...(rest of the url) (http://dev.simplemachines.org/mantis/search.php?category=SMF+2.0&sticky_issues=off&sortby=last_updated&dir=DESC&hide_status_id=-2)
Won't work. Would be nice to have a filter for 2.0 issues.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: SleePy on March 26, 2008, 09:43:49 PM
Change the project in the drop above.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Eliana Tamerin on March 26, 2008, 09:44:40 PM
/me slaps face.

Wow, thank you for pointing out my utter blindness.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: karlbenson on March 26, 2008, 10:45:46 PM
Note, for anyone else attempting to link to a bug on the tracker.
It does not work via Quick Edit It only works via full reply or Modify (and not via Quick Edit, nor Quick Reply).

Thx Sleepy, otherwise I would still have been attempting to post a link.
Hopefully it saves you aswell.

Edit: Fixed (thx Thantos)
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on March 27, 2008, 01:21:35 PM
Quote from: karlbenson on March 26, 2008, 10:45:46 PM
Note, for anyone else attempting to link to a bug on the tracker.
It only works via full reply or Modify (and not via Quick Edit, nor Quick Reply).

Thx Sleepy, otherwise I would still have been attempting to post a link.
Hopefully it saves you aswell.

Bug #5: Quote post or preview post causes Javascript error (RC3) (http://dev.simplemachines.org/mantis/view.php?id=5)

Quick Reply works fine.  Quick Edit does not and that is known.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: metallica48423 on March 28, 2008, 02:36:22 AM
Thantos: What would you say to unrestricting the top menu's bugtracker link to make it public?  Just a random thought :)
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: [SiNaN] on April 01, 2008, 02:47:10 AM
Bug tracker is having a bug. :P

When I try to open it, it outputs this error:

QuoteFatal error: 401 in /home/simple/public_html/dev/mantis/core/database_api.php on line 187
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: H on April 01, 2008, 08:45:03 AM
Quote from: [SiNaN] on April 01, 2008, 02:47:10 AM
Bug tracker is having a bug. :P

When I try to open it, it outputs this error:

QuoteFatal error: 401 in /home/simple/public_html/dev/mantis/core/database_api.php on line 187

I think this problem was resolved and it has certainly seem to have disappeared on my test account :)
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: [SiNaN] on April 02, 2008, 02:52:52 AM
Still getting the same error.

//Maybe that's because of my username. It's Bab-ı Esrar.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: metallica48423 on April 02, 2008, 01:31:39 PM
seems as if its a problem with a Database query.  If you logout and back in does it work?
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: [SiNaN] on April 03, 2008, 05:44:36 AM
Quote from: metallica48423 on April 02, 2008, 01:31:39 PM
seems as if its a problem with a Database query.  If you logout and back in does it work?

No. It doesn't. When I try to log in, it gives the same error. I guess it is because of the space character in my username. Some systems do not support space in usernames, such as PHP-Nuke.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on April 03, 2008, 10:05:07 AM
Can I get you to try again.  I have the error logging going so hopefully I'll be able to see what is happening.  Thanks
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: [SiNaN] on April 03, 2008, 01:32:09 PM
Quote from: Thantos on April 03, 2008, 10:05:07 AM
Can I get you to try again.  I have the error logging going so hopefully I'll be able to see what is happening.  Thanks

I got this error.

QuoteDatabase query failed. Error received from database was #1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' for the query: SELECT id
FROM mantis_user_table
WHERE username='Bab-ı Esrar'
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on April 03, 2008, 01:38:46 PM
Thanks.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on April 03, 2008, 01:47:20 PM
I changed that table and fields to UTF8 so can you try again please.
/me hopes that the change didn't screw something else up.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: [SiNaN] on April 03, 2008, 01:55:48 PM
Quote from: Thantos on April 03, 2008, 01:47:20 PM
I changed that table and fields to UTF8 so can you try again please.
/me hopes that the change didn't screw something else up.

Now its okay. Thanks.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: Thantos on April 03, 2008, 01:56:40 PM
Thanks for bring it up and helping us to figure out what the problem was.
Title: Re: The bug and feature tracker is now open for your viewing pleasure
Post by: SleePy on April 03, 2008, 09:53:47 PM
Thantos, I know I am being lazy, but could we get a [[feature:#]] wiki as well :P

Also when I tried to use [[feature:#]] earlier it took forever to post.. Don't know if its a small bug or not with the wiki links.