Feeds

PFF Bug: Wrong boolean type

PerformancingAds
Submitted by timte on December 29, 2006 - 6:17pm in

When I delete a blog post Performancing will call blogger.deletePost(). The last argument (publish) is specified to "true", but booleans should be 0 or 1.

I found this thread about the same thing:
http://performancing.com/node/687

In that thread someone said the boolean was changed to 0/1 instead of true/false, but I still get true in version 1.3.5 of Performancing. Perhaps it's only deletePost that has this issue, but it's still an issue :)

/Tim


Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h2> <h3> <h4> <img> <div> <a> <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <span> <table> <td> <tr> <caption> <th> <hr> <pre> <br> <p> <object> <param> <embed> <strike>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 16 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.