![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
[commit: http://hg.dwscoalition.org/dw-free/rev/c03034073124]
http://bugs.dwscoalition.org/show_bug.cgi?id=852
Clean out old version of the XML::Atom modules so we can use newer versions
(installed on the system), and tweak code to use the newer interface. Change
format of the service document from draft version (0.3?) to version that's
understood by modern clients and update URL scheme accordingly (all can be
automatically discovered by checking the service document). Move the code
into a controller (modernization).
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=852
Clean out old version of the XML::Atom modules so we can use newer versions
(installed on the system), and tweak code to use the newer interface. Change
format of the service document from draft version (0.3?) to version that's
understood by modern clients and update URL scheme accordingly (all can be
automatically discovered by checking the service document). Move the code
into a controller (modernization).
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- cgi-bin/Apache/LiveJournal.pm
- cgi-bin/Apache/LiveJournal/Interface/AtomAPI.pm
- cgi-bin/DW/Controller/Interface/AtomAPI.pm
- cgi-bin/DW/Controller/Interface/S2.pm
- cgi-bin/DW/Request/Apache2.pm
- cgi-bin/DW/Request/Standard.pm
- cgi-bin/DW/Routing.pm
- cgi-bin/LJ/Entry.pm
- cgi-bin/LJ/ModuleCheck.pm
- cgi-bin/LJ/S2.pm
- cgi-bin/LJ/User.pm
- cgi-bin/XML/Atom.pm
- cgi-bin/XML/Atom/Client.pm
- cgi-bin/XML/Atom/Content.pm
- cgi-bin/XML/Atom/Entry.pm
- cgi-bin/XML/Atom/ErrorHandler.pm
- cgi-bin/XML/Atom/Feed.pm
- cgi-bin/XML/Atom/Link.pm
- cgi-bin/XML/Atom/Person.pm
- cgi-bin/XML/Atom/Server.pm
- cgi-bin/XML/Atom/Thing.pm
- cgi-bin/XML/Atom/Util.pm
- cgi-bin/XML/README.txt
- cgi-bin/ljfeed.pl
- t/atom-post.t