Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Project Plan Rendered as HTML?

Fortunately you can work around this by using bug_id param. e.g.:

    https://bugs.eclipse.org/bugs/buglist.cgi?bug_id=245749,247762

Just make sure you don't duplicate any of the bug IDs or you'll break the query.

Cheers,
Pawel

Oberhuber, Martin wrote:
Hi Brian,
 
looking at your plan and the errors that PHP prints when trying to
render it, I'd guess that the problem is: your
 
  <committed bugzilla=" ....foo... ">
 
is expected to include a *bugzilla query* and not an individual
bugzilla item.
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
 
 


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of brian.fitzpatrick@xxxxxxxxxx
Sent: Thursday, September 18, 2008 12:18 AM
To: Cross project issues
Subject: [cross-project-issues-dev] Project Plan Rendered as HTML?


Hi guys...

I have a rough XML project plan in place for DTP, and I can get to it as XML (http://www.eclipse.org/projects/project-plan.php?projectid=datatools&raw=1). But it's not coming up as nicely rendered HTML for me for some reason...

Is an easy way to see it rendered in HTML like the DSDP plan (http://www.eclipse.org/projects/project-plan.php?projectid=dsdp.tm)? Or perhaps I didn't do something quite right with my XML? When I try it for the datatools plan (http://www.eclipse.org/projects/project-plan.php?projectid=datatools) all I get is an empty page with a link to my raw XML.

I *think* I followed the directions accurately to create the namespaced XML file based on the Wiki page (http://wiki.eclipse.org/Development_Resources/Project_Plan), but maybe I wasn't quite in my right mind (a rare state indeed)  when I created it?

Thanks in advance.
--Fitz

Brian Fitzpatrick
Eclipse Data Tools Platform PMC Chair
Eclipse Data Tools Platform Connectivity Team Lead
Staff Software Engineer, Sybase, Inc.

_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top