Bug Tracker

Modify

Ticket #11996 (closed bug: invalid)

Opened 12 months ago

Last modified 2 months ago

RSS-feed down

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: misc Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

The RSS-feed of jQuery was at this location:  http://blog.jquery.com/feed/ which redirected to  http://feeds.feedburner.com/jquery/ At this moment this RSS-feed does not work and the url  http://feeds.feedburner.com/jquery/ shows the jQuery blog ( http://blog.jquery.com/) and no RSS/XML at all.

Change History

comment:1 Changed 12 months ago by anonymous

By the way, submitting this ticket results in an error:

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/api.py", line 436, in send_error
    data, 'text/html')
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/chrome.py", line 827, in render_template
    message = req.session.pop('chrome.%s.%d' % (type_, i))
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/api.py", line 212, in __getattr__
    value = self.callbacks[name](self)
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/main.py", line 300, in _get_session
    return Session(self.env, req)
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/session.py", line 195, in __init__
    self.get_session(sid)
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/session.py", line 216, in get_session
    super(Session, self).get_session(sid, authenticated)
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/web/session.py", line 69, in get_session
    """, (sid, int(authenticated)))
  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.1-py2.6.egg/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib/pymodules/python2.6/MySQLdb/cursors.py", line 166, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib/pymodules/python2.6/MySQLdb/connections.py", line 35, in defaulterrorhandler
    raise errorclass, errorvalue
OperationalError: (2006, 'MySQL server has gone away')

comment:2 Changed 11 months ago by dmethvin

  • Component changed from unfiled to misc

comment:3 Changed 11 months ago by anonymous

Please fix it.

comment:4 Changed 11 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This will be fixed as part of the infrastructure rework, but doesn't belong in the core bug tracker. We're aware of the problem.

comment:5 Changed 9 months ago by dmethvin

#12604 is a duplicate of this ticket.

comment:6 Changed 9 months ago by anonymous

[cut away to Cookie Monster]: Aaaaarggh! Gimme jQuery blog RSS!

comment:7 Changed 2 months ago by anonymous

how to fix part of the infrastructure rework?

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.