World: r3wp
[!CureCode] web-based bugtracking tool
older newer | first last |
Dockimbel 21-Jan-2009 [172] | Changelog : 0.9.6 - 21/01/2009 o FEAT: Ticket submitter can now delete his ticket. o FEAT: Admin can now delete any ticket. o FEAT: Admin can now delete a user. o FEAT: Admin can now change user's role. o FEAT: Admin can now force validation of a new user's account. o FIX: Tickets list loading twice on first visit issue fixed. o LOOK: Input fields and buttons border width reduced to 1 pixel. |
sqlab 27-Jan-2009 [173] | After adding a ticket to CureCode I can no longer get the ViewTickets page. I just get Sorry, this page cannot be displayed. Try again or contact the web site administrator. Go back to home page |
Dockimbel 27-Jan-2009 [174x3] | Strange bug. I can see the new ticket : http://curecode.org/rebol3/ticket.rsp?id=573&cursor=1 |
Looking at the log files... | |
Try to log out, then log back in. | |
sqlab 27-Jan-2009 [177x2] | i logged out a few times, no difference. Later i will try to restart my Seamonkey. |
Ok, after closing and restarting of Semonkey it works again. | |
Dockimbel 27-Jan-2009 [179x3] | The error has been logged correctly, but reading the guilty code lines, I can't see how such error can happen...Looks like a nasty side effect hidden somewhere. |
ah, good, I logged in Cheyenne using the builtin remote console and got your session object, now I see what happened, just need to find what caused that in Curecode scripts. | |
Being able to inspect a running Cheyenne instance using a remote console, that's why I like REBOL :-) | |
sqlab 28-Jan-2009 [182] | The same error happens with Firefox too, if I search for incidents and logout. Without restarting my browser I cannot view the tickets. |
Dockimbel 28-Jan-2009 [183] | That's a bug in RSP framework fixed in a more recent Cheyenne version. I'll upgrade CureCode's server tonight. |
Graham 28-Jan-2009 [184] | Is there going to be a pulic release of the latest curecode? |
Dockimbel 28-Jan-2009 [185x4] | I can make you a snapshot of the last version as is, if you want? |
That's the best I can do right now. | |
An official public release with docs and install script is planned, but I honestly don't know when I'll have time to work on it, I have a lot more tasks with much higher priorities to complete during the next weeks...so maybe by the end of february. | |
In the meantime, if you can be satisfied with a snapshot, I can put it onlin in a couple of minutes. | |
Graham 28-Jan-2009 [189] | sounds good to me :) |
Dockimbel 29-Jan-2009 [190x3] | Here it is : http://curecode.org/rebol3/tmp/curecode-096.zip |
For database declaration in %httpd.cfg use 'r3bugs as keyword : databases [ r3bugs mysql://... ] | |
mmm...should be : mysql://root:[password-:-localhost]/r3bugs | |
Graham 29-Jan-2009 [193] | thanks |
DideC 30-Jan-2009 [194] | Suggestion : in the "new ticket" form, insert in first line the project selector, with the current project value. My opinion is that the project selector where it is placed is not very seen by the early user. I think It will avoid some submissions of bug in the wrong project. Eg: R3 curecode must have a "RebDev" project for RebDev bugs and then, when you hit "new ticket", you can select "RebDev" or "Rebol 3.0" immediatly. |
Dockimbel 30-Jan-2009 [195] | That makes sense, I might add a Project: label (not editable) in the first line of the "Add Ticket" form. The project selector is global, it affects almost every page, so it needs to be in the banner zone (but I understand your argument). |
sqlab 30-Jan-2009 [196] | In CureCode there are some tickets under Unreviewed Submissions older than half a year. Are they seen as not important, missed or just not tagged rightfully ? |
BrianH 3-Feb-2009 [197] | Doc, I can't add a platform in CureCode. I would like to add WINE. |
Dockimbel 3-Feb-2009 [198] | There's no UI for that list. I'll do it by hand right now and will note that feature in the todo list. |
BrianH 3-Feb-2009 [199] | Cool. I'll tell Carl that the platform means Windows builds on WINE. |
Dockimbel 3-Feb-2009 [200x2] | I need to restart the server to flush the DB cache (hopefully this won't be required anymore by the new Cheyenne version). |
Done and tested ok. | |
BrianH 3-Feb-2009 [202] | Later today I may get the time to go through the old bugs and see which are WINE-specific. |
BrianH 4-Feb-2009 [203] | http://curecode.org/rebol3/view-tickets.rspis not working right now, and that seems to be the only one. Everything else works. |
Graham 4-Feb-2009 [204] | working here . |
BrianH 4-Feb-2009 [205x3] | Sorry, this page cannot be displayed. Try again or contact the web site administrator. |
Graham, could you do a worst severity listing and tell me the number of the TAKE ticket? | |
Or is it a highest priority listing? Either way it is marked as immediate priority. | |
Graham 4-Feb-2009 [208x2] | worst severity 235 tickets found |
take/part 373 | |
BrianH 4-Feb-2009 [210x2] | Thanks. 235 is all of the current stuff - the "worst severity" is a sorting criterium. |
I just wanted to test that bug again, but forgot the number. I wonder if the View Tickets not working for me is permissions-related. | |
sqlab 4-Feb-2009 [212] | I reported the same problems already. Just restart your browser. |
BrianH 4-Feb-2009 [213] | That will take a while - I have too many pages open that I haven't read yet. |
Rebolek 4-Feb-2009 [214] | don't most browsers have option "save all tabs before closing" ? |
BrianH 4-Feb-2009 [215x2] | Just Firefox, which uses too much ram for a netbook. I have to use Chrome (actually Chromium). |
See my numerous posts about the subject in Qtask :( | |
Graham 4-Feb-2009 [217] | I get this with FF with all sites sometimes. |
Pekr 4-Feb-2009 [218] | That is rather strange claim, Brian? How much RAM does your netbook have? Those have at least 512 or more RAM, which should be pretty much sufficient for FF? |
BrianH 4-Feb-2009 [219] | A netbook with an SSD can't use a swap file, so 1GB of ram is *all* you get. If I use Firefox I have to close almost all other programs. |
Henrik 4-Feb-2009 [220] | ah, I remember the days I could browse the web on my Amiga 4000 with just 16 MB RAM... :-) |
BrianH 4-Feb-2009 [221] | The web has changed since then (though CureCode would have fit in just fine with the web of that time). |
older newer | first last |