Issue611

Title logic error in chandra's dialog
Priority bug Status resolved
Assigned To Keywords dialog
Linked issues Watchers

Submitted on 2012-09-17 22h55 by shentino, last changed by ahuillet.

Messages
Author: shentino Date: 2012-09-17   22h55
Chandra's logic for detecting the red guard escort appears to be missing the 
else.
Author: salimiles Date: 2012-09-18   22h48
Confirmed: Looks like between lines 280-281?
http://freedroid.git.sourceforge.net/git/gitweb.cgi?p=freedroid/freedroid;a=blob;f=dialogs/Chandra.dialog;h=315f133ea26d533baca8c9aa24b85332ea7d77d7;hb=HEAD

Please post a patch to http://rb.freedroid.org/ (Do we have a documentation page
explaining how to do this somewhere?)
Author: hakzsam Date: 2012-09-19   18h48
If you are able to fix this tissue, please do.

Steps:
1. clone the repository
2. fix the issue
3. make a patch (git diff < fix.patch)
4. submit it on RB
Author: hakzsam Date: 2012-09-19   18h49
s/</>
Author: shentino Date: 2012-09-19   19h36
already did it.  I was instructed on howto by the IRC channel.

Please see http://rb.freedroid.org/r/1826/
Author: shentino Date: 2012-09-19   19h37
And yeah, get your pipes going the right way.  Also if you hyperlinked it looks 
like you got your anchor tag spanned wrong for it looks like the 3 is included :P
Author: hakzsam Date: 2012-09-19   19h42
I'm sorry, I didn't see the patch before.
History
Date User Action Args
2012-09-22 18:59:33ahuilletsetstatus: open -> resolved
2012-09-19 19:42:35hakzsamsetmessages: + msg2350
2012-09-19 19:37:31shentinosetmessages: + msg2349
2012-09-19 19:36:22shentinosetmessages: + msg2348
2012-09-19 18:49:29hakzsamsetmessages: + msg2347
2012-09-19 18:48:57hakzsamsetmessages: + msg2346
2012-09-18 22:48:02salimilessetmessages: + msg2336
2012-09-17 22:55:33shentinocreate