Bugs item #1786664, was opened at 2007-09-02 16:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786664&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: [textops] "append_hf" too in previous "append_branch" ¿?
Initial Comment:
Hi, if I add a header **after*** "append_branch()" the new branch has too that
header, why?
I mean:
append_branch(); # New branch.
append_hf("New-Header: just for current branch\r\n");
So now the current branch gets, when leaves the route, a new header. But the
unexpected is that the appended branch has it too.
I think that the expected bahavious is just the current branch to get that new
header.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786664&group_id=139143
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel