message when running xsltproc: "Unknown entry URL: build"

Bug #319602 reported by Markus Korn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
launchpadlib
Triaged
High
Unassigned

Bug Description

To compile the API-doc locally I run:
% xsltproc -o doc_edge.html ~/devel/lp_api/launnchpadlib/trunk/launchpadlib/wadl-to-refhtml.xsl wadl_edge

Which prints a message:
Unknown entry URL:
                    build

This indicates that a rule for @id = 'build' is missing.
It would be great if the stylesheet could be updated

Markus

Tags: easy
Revision history for this message
Markus Korn (thekorn) wrote :

The section 'build' itself is there, but this bug results in a broken 'URL':
"""
build

A Build interface

URL: https://api.edge.launchpad.net/beta
"""

Revision history for this message
Leonard Richardson (leonardr) wrote :

Kind of aggravating that people don't address this when they add new resource types, but understandable given what a hassle it is to do a launchpadlib branch. We've now got the following errors.

Unknown entry URL:
                    branch_subscription
Unknown entry URL:
                    build
Unknown entry URL:
                    code_review_comment
Unknown entry URL:
                    code_review_vote_reference
Unknown entry URL:
                    preview_diff

Changed in launchpadlib:
importance: Undecided → Medium
status: New → Triaged
Changed in launchpadlib:
importance: Medium → High
tags: added: easy
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

Could someone from triage check this bug again? It seems that wadl-to-refhtml.xsl is not present in repo anymore.

The only .xml files are:

src/launchpadlib/testing/testing-wadl.xml
src/launchpadlib/testing/launchpad-wadl.xml

So maybe this bug is obsolete or invalid

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

(Sorry I mean no .xsl files present instead .xml)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.