[Bps-public-commit] net-lighthouse branch, master, updated. 8ca3bd4164a2b575be5cca0c69d00c5aa2c3e69f

sunnavy at bestpractical.com sunnavy at bestpractical.com
Sun Nov 22 22:58:35 EST 2009


The branch, master has been updated
       via  8ca3bd4164a2b575be5cca0c69d00c5aa2c3e69f (commit)
      from  626bcef9ec05798dbb3bf429ce1a553624511b79 (commit)

Summary of changes:
 lib/Net/Lighthouse/Project/Message.pm |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 8ca3bd4164a2b575be5cca0c69d00c5aa2c3e69f
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Nov 23 11:58:28 2009 +0800

    update doc

diff --git a/lib/Net/Lighthouse/Project/Message.pm b/lib/Net/Lighthouse/Project/Message.pm
index 7b50b4f..5f86fea 100644
--- a/lib/Net/Lighthouse/Project/Message.pm
+++ b/lib/Net/Lighthouse/Project/Message.pm
@@ -139,7 +139,9 @@ sub create_comment {
     my %args = @_;
 
     # TODO doc says <message>, but it doesn't work actually.
-    # comment can work, though still with a problem
+    # comment can work
+    # see also http://help.lighthouseapp.com/discussions/api-developers/121-create-message-comment-bug
+
     my $xml =
       Net::Lighthouse::Util->translate_to_xml( \%args, root => 'comment', );
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list