Mozdev status update W17-2008

  • Working on admin interface for new VCS' (bug#18960, bug#18958)
  • Cleaned up spam comments from recent spam attack
  • Disabled several forms that could be used for spamming
  • Researching proper mime type for .rdf files - Determined that application/rdf+xml is the proper mime type for update.rdf and install.rdf files despite finding other documentation that text/xml is all that's supported (thanks Mossop!)
  • Fixed password reset/change forms

I didn't quite get as much done last week as I had hoped so I'm still working on getting the admin interface for making VCS changes finished.

2 comments

Callek (visitor) says:

Hmm, I wonder where those docs that said text/xml was all that was supported are located. (if you respond here, can you please e-mail me to inform me of it.)

dwarner's picture
dwarner says:

The two pages I had found that seemed relevent were:
http://developer.mozilla.org/en/docs/Install_Manifests
http://developer.mozilla.org/en/docs/RDF_in_Mozilla_FAQ

Mossop fixed the first and said the 2nd doesn't apply in this situation.