Page 2 of 2 FirstFirst 1 2
Results 11 to 19 of 19

Thread: Latest SVN Changes forum section not updating

  1. #11

    Default

    Not something I can fix sadly

    You can follow me on twitter @fewyn

  2. #12
    Senior Member
    Join Date
    Jul 2007
    Posts
    1,174

    Default

    Quote Originally Posted by fewyn View Post
    Not something I can fix sadly
    Sure you can

    Here are some instructions.

    Have fun!
    Quote Originally Posted by /haiku
    Procrastination
    Leaves many things unfinished


  3. #13
    Senior Member Winterbay's Avatar
    Join Date
    Feb 2010
    Posts
    4,018

    Default

    Quote Originally Posted by Catch-22 View Post
    Sure you can

    Here are some instructions.

    Have fun!
    Well, I think the problem is that the RSS-bot is choking not that the forum is so even if we change the forum the bot still won't post things. And the bot is not run by fewyn...
    My scripts:
    Best sushi for Profit
    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    Scripts maintained by me:
    Autobasement
    Smashlib

    A small programmer joke:
    Wife: Honey, please go to the market and buy 1 bottle of milk. If they have eggs, bring 6.
    The man came back with 6 bottles of milk.
    Wife: Why did you buy 6 bottles of milk.
    Man: Because they had eggs...

    The 6 Stages of Debugging: 1 )That can't happen. 2) That shouldn't happen. 3) Hmmm, weird. 4) Why does that happen? 5) Oh, I see. 6 )How did that ever work?

    All programs can be optimized, and all programs have bugs; therefore all programs can be optimized to one line that doesn’t work. /Bob Fitch, Blizzard

  4. #14

    Default

    Quote Originally Posted by Winterbay View Post
    Well, I think the problem is that the RSS-bot is choking not that the forum is so even if we change the forum the bot still won't post things. And the bot is not run by fewyn...

    Winterbay is correct!

    You can follow me on twitter @fewyn

  5. #15
    Senior Member
    Join Date
    Jul 2007
    Posts
    1,174

    Default

    Quote Originally Posted by fewyn View Post
    Winterbay is correct!
    Ah, right! Well my post was intended for matt.chugg but as you replied I thought you were assuming responsibility for it.
    Quote Originally Posted by /haiku
    Procrastination
    Leaves many things unfinished


  6. #16
    Senior Member
    Join Date
    Jul 2007
    Posts
    1,174

    Default

    Well it's still broken, so the commit notes from r11509 onwards will not show up until either the problem is fixed or matt.chugg manually removes UTF-8 characters from the SVN notes like he has in the past.
    Quote Originally Posted by /haiku
    Procrastination
    Leaves many things unfinished


  7. #17
    Senior Member matt.chugg's Avatar
    Join Date
    Nov 2006
    Posts
    511

    Default

    Quote Originally Posted by Catch-22 View Post
    Well it's still broken, so the commit notes from r11509 onwards will not show up until either the problem is fixed or matt.chugg manually removes UTF-8 characters from the SVN notes like he has in the past.
    Reference to undefined entity 'Atilde'.
    Line: 27 Character: 62

    <title>11509: Add support for Summon Rad Libs. Add papier-m&Atilde;&cent;ch&Atilde;&copy; glob. Explicitly add the plural of...</title>

    The problem is in the title element, which is encoded, but the xml standards don't allow anything except &gt; &lt; &amp; and I "thought" wasn't allowed cdata encoding, however i've shouted at the rssbuilder class and told it to cdata the title anyway, lets see what happens!


    The bot IS run by Fewyn, however the data it uses is run by me, in this instance, the data was the issue, and the bot was CORRECT to do nothing because the xml wasn't up to scratch. it would I presume have carried on when the &atilde; went out of the last 10 posts leaving us a gap, the cdata fix seems to work.
    Last edited by matt.chugg; 09-25-2012 at 03:21 PM.

  8. #18
    Senior Member matt.chugg's Avatar
    Join Date
    Nov 2006
    Posts
    511

    Default

    Aslo, you can send me a message when it breaks! i'll see quicker like that, although i'd like to point out that uptime has been fairly good!

    I dont' remember the issue in July, possibly missed that completly! sorry bout that! it should handle any future characters ok now though.

    If there are any missing logs, you can still see them here: http://kolmafia.us/showthread.php?41...-Log-Searching
    Last edited by matt.chugg; 09-25-2012 at 03:25 PM.

  9. #19
    Senior Member
    Join Date
    Jul 2007
    Posts
    1,174

    Default

    Quote Originally Posted by matt.chugg View Post
    The problem is in the title element, which is encoded, but the xml standards don't allow anything except &gt; &lt; &amp; and I "thought" wasn't allowed cdata encoding, however i've shouted at the rssbuilder class and told it to cdata the title anyway, lets see what happens!
    For reference, I described an alternative way of fixing the issue you described here, but glad to hear it should be fixed for good now.
    Quote Originally Posted by /haiku
    Procrastination
    Leaves many things unfinished


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •