World: r3wp
[!CureCode] web-based bugtracking tool
older newer | first last |
BrianH 9-Feb-2009 [251] | The problem is not the twice, it's that it keeps going. I do the reload to let it continue and it does, back and forth forever. |
Dockimbel 9-Feb-2009 [252x3] | Strange, if you keep clicking on the [refresh] link, it loops endlessly, but if you click inside the address bar and hit Enter key, it works. |
Looks like a Chrome bug. | |
Anyway, CC shoudn't redirect twice, that's bad design. | |
BrianH 9-Feb-2009 [255x4] | Great, I "upgraded" Chromium and now autocomplete doesn't work (anywhere), in addition to the redirect bug still being there. :( |
I'll have to try upgrading it again tomorrow. | |
Figured out which build I used to have and am reverting now. I'll keep a copy of its installer, just in case. | |
Logout works for me though. | |
Graham 9-Feb-2009 [259] | system restore?? |
BrianH 9-Feb-2009 [260] | Don't be silly. Most non-Microsoft installers don't set system restore checkpoints. |
Graham 9-Feb-2009 [261x2] | Are you saying that you don't have any system restore points at all? Or that you don't expect to find one from just before you upgraded Chromium? |
I'm looking at my latest restore points. They are in order: HP device driver Imagistik Image Viewer Quicktime Windows Update I don't recall what installer they used ... | |
BrianH 9-Feb-2009 [263x2] | 1) No, I don't set system restore points, I've had to spend way too much time fixing people's systems from the damage done by system restore. Using system restore causes more damage than most viruses. 2) Chromium doesn't upgrade, nor does it make system changes outside of its own directory. Chrome upgrades, but still sticks to its own directory, not even the registry. To "upgrade" Chromium you delete the old application files and rerun the installer. |
System restore only affects the registry and files in the windows directories, not program files outside of those directories. | |
Graham 9-Feb-2009 [265] | Oh? So, chromium can be run without installation then? eg from a usb key |
BrianH 9-Feb-2009 [266x3] | Yes, but I use the mini installer because I prefer how it lays out the directories to the .zip contents. |
Both Chrome and Chromium installers put their application files in a directory next to the user data directory under the user's local settings directory. Non-admin install, no registry access except for setting the file associations if you like. | |
Try here: http://dirhael.dcmembers.com/cnu | |
BrianH 11-Feb-2009 [269] | Doc, is the CureCode "feature" severity meant ironically, as in "It's not a bug, it's a feature!"? If so, it would explain why that severity is not available on the Add Ticket page, and I would have to rereview every ticket I put that severity on thinking it meant "request for a feature". I've been marking non-bugs as dismissed so far. |
Dockimbel 12-Feb-2009 [270] | I've removed it from "Add Ticket" list from the beginning because we already had Type->Wish for feature requests. For the severity field in the filters or in the ticket, I can remove it too, or we can keep it for marking tickets as "it's not a bug, it's a feature". As you like. |
DideC 12-Feb-2009 [271] | Rename it "By feature" or something not ambigious |
BrianH 12-Feb-2009 [272x2] | Please rename the "feature" severity to "not a bug", and I will review the tickets accordingly. I need a way to mark tickets where people are reporting as bugs deliberate changes in the semantics of REBOL from R2 to R3. We are trying to fix design flaws in R2, so some incompatibility is *intended* to happen. |
The "not a bug" phrasing will let people fill in the rest of the phrase in their heads :) | |
Dockimbel 12-Feb-2009 [274] | BrianH: done. Didec: if you can think of a better (and shorter) french translation than "pas une anomalie", I would take it. |
BrianH 12-Feb-2009 [275] | Thanks. Affected tickets modified accordingly. Here's the new criteria for applying the "not a bug" severity: - If the ticket is a Bug or Issue and the behavior is by design and intention, it gets marked as "not a bug" and dismissed. - If there is some question, comments are added saying so and the ticket is marked as "waiting" or "problem", depending on whether the question is more of a group thing or a Carl thing, with some leeway either way. - If the ticket isn't deep enough it will be rewritten to reflect the real problem, or maybe a new ticket will be made. - If the ticket is too broad or general, it will be marked "problem" and split into multiple narrower tickets. |
PeterWood 15-Feb-2009 [276x3] | Once a ticket is dismissed, what is the proces for it getting to closed? |
There are a number of dismissed tickets in the REBOL3 tracker. I presume no further work is being done on them. The statistics on the main page would look much better if they were counted as closed. | |
I think it would be better to exclude "wishes" from the front-page stats too. There are a growing number of them and as they are included in the stats they give the impression that there are mire bugs than there are. | |
Dockimbel 15-Feb-2009 [279] | The stats needs to be fully refactored to better fit CC/R3 specific status list. |
PeterWood 15-Feb-2009 [280] | Anything I can do to help? |
BrianH 15-Feb-2009 [281x2] | Once a ticket is dismissed, what is the proces for it getting to closed? I have been wondering that same thing (I'm the reviewer). Carl and been in a hole generating R3 documentation so he hasn't been available to make policy decisions, but that would be the job of Carl and the reviewers (just me right now, want to volunteer?). However, I think "dismissed" should be removed from the stats and current list just like "closed", since it is useful to make the distinction between them for documentation purposes. I think it would be better to exclude wishes" from the front-page stats too" Please don't. All requests for new functions or options are marked as wishes, so we need to keep track of those too if they aren't dismissed. |
Missing functionality is a bug too, though less severe. | |
PeterWood 19-Feb-2009 [283] | I entered a bug report into the Rebol3 tracker and it got duplicated - #645 & #646. I don't think I clicked "submit ticket" twice though I may have accidentally double-clicked on it. I tried to delete #645 and followed the sequence "edit ticket"->"delete ticket"->"confirm ticket" but it wasn't deleted. |
BrianH 9-Apr-2009 [284] | Doc, two requests: - Remove the value="" attributes from the username and password input tags on the login page. - Filter out tickets with dismissed status from the "Active Priorities" and "Worst Severity" preset filters. Dismissed should be considered complete - rejected, but complete. |
Dockimbel 10-Apr-2009 [285] | Noted. I'll make these modifications this weekend. |
Dockimbel 11-Apr-2009 [286] | Is the value="" removal request related to an issue you've experienced with Chrome? |
BrianH 11-Apr-2009 [287] | The value="" disables saved passwords. I don't want to have to load up my password database if I am on a trusted computer that I can just let the browser track my passwords. |
Dockimbel 11-Apr-2009 [288] | Good to know. Your fixes are built on my CC developer instance. I'm currently adding a few more feature/fixes before releasing. |
Dockimbel 12-Apr-2009 [289x6] | BrianH, on 21-Jan 11:16 PM you said : "Do a server-side redirect to a get page when you go into edit mode on a ticket or comment update." I'm not sure to understand the "server-side redirect to a get page" part. When you click on a ticket ID or comment [Edit] button, you enter in edit mode using a GET request. What would a redirect improve here? Is it related to the browser Back button and client cache management? |
New CureCode version released. Changelog : 0.9.7 - 11/04/2009 o FEAT: Dismissed tickets are now filtered out from "Active Priorities" and "Worst Severity" filters o FEAT: Current project name added to "Add Ticket" form. o FEAT: Reversed sort order for Versions and Categories lists in admin page. o FEAT: Added an experimental API for getting tickets in REBOL format. o FIX: Front page stats now count "dismissed" tickets as closed. o FIX: Message "n ticket(s) found" fixed for localization, now translates correctly in french. | |
CureCode API documented here : http://rebol.net/wiki/CureCode#API_documentation | |
Let me know if there's any bug or regression. | |
Source code package for 0.9.7 available at : http://curecode.org | |
I've started working on the "POST data lost when session times out" issue, but that requires some deep changes in the RSP engine, so this enhancement is currently postponed. | |
Graham 12-Apr-2009 [295] | Great. |
Sunanda 26-Apr-2009 [296] | Dockimbel -- could we have some way of searching (or sorting results) according to Submitter name? I just tried to have a quick scan of all my contributions to the R3 bugs (see discussion in REBOL3 group). It was not easy. I'd especially like an easy way to find FIXed bugs by submitter name......That'd remind and encourage me to test the ones I'd raised. |
Dockimbel 26-Apr-2009 [297] | Good point, the "By submitter" filter is not fully implemented yet, so not really working. I've added that in my Todo list and will see next week if I can improve that quickly. |
Sunanda 26-Apr-2009 [298] | thanks! |
Dockimbel 27-Apr-2009 [299] | Did anyone tried to play with CureCode's API yet? Should be fairly easy to make a VID-based popup notifier for new or modified tickets. |
Henrik 27-Apr-2009 [300] | Looks interesting. |
older newer | first last |