Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-doc-dev] IMPORTANT regarding build notes


If your build notes contained links that where bugzilla queries you likely have to edit the queries.  A bugzilla server change a few days ago resulted in a change in the way dates are encoded in the URLs.

Since we can not get the server fixed or reverted at this point we need to update the build noes going into the 2.1 build.

This will not fix the older build notes.  These will have to be fixed by hand (possibly) or we will wait until a server fix can be made.

In essence dates in the query URL of the form:

2003%252F03%252F19

Should be changed to:

2003-03-19


For a discussion of this problem you can check bug report:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=35714

...Dean...

Back to the top