purplecat (
purplecat) wrote in
dw_dev_training2012-03-04 07:01 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Bugzilla: Getting Started Question
I'm a really, really new developer (fired up my dreamhack for the first time about an hour ago) and I've been working through the documentation and poking through the code. I've found an unclaimed bug in a babydev bug list which looks like a nice place to start.
My question is should I claim the bug on bugzilla now, or wait until I'm reasonably confident I've found all the relevant bits of code and have a plan for how I'm going to go about fixing it?
My question is should I claim the bug on bugzilla now, or wait until I'm reasonably confident I've found all the relevant bits of code and have a plan for how I'm going to go about fixing it?
no subject
However, the bug in question is 2908. I've found some of the code, but haven't yet drilled down through anything from front end to database, and I'm not quite sure about what the preferred way for storing user preferences like this might be - e.g. is there a preferences table somewhere? should it be controlled via the LJ::is_enabled function? So any pointers to relevant documentation or some code where something similar is done would be helpful!!
no subject
(LJ::is_enabled is for site-wide stuff, not things settable by users -- it's more used for "let's make it possible for site admins to shut off this entire feature if they don't want it on their site".)
no subject