Comment 1 for bug 426323

Revision history for this message
Karl Fogel (kfogel) wrote :

When I was chatting with geser in IRC about bug #325367, he gave me some testing hints that apply here too:

  kfogel: I branched lp:launchpadlib (to get the source), used thekorn's script to fetch the wadl file (modified it to store in a file) and use xmlstarlet to go the transformation (using xsltproc works too)

  kfogel: http://paste.ubuntu.com/267586/ here is the modified script I used to download the wadl file and also how I did the XSL transformation.