|
From: Braden M. <br...@en...> - 2001-12-04 01:42:41
|
On Mon, 2001-12-03 at 18:14, Damian McGuckin wrote:
>
> Well, it was d_relative but Thomas found the right place.
>
> > Patch #488262 has been submitted for this problem. This patch fixes bug
> > #225694 as well.
>
> > > Commenting out the following lines will allow the image to be correctly.
> > >
> > > if (currentRel.length() == 0 || relativeUrl.length() == 0
> > > || currentRel != relativeUrl) {
> > > this->d_relative.set(relativeUrl);
>
> With regard to getting the patch, probably a dumb question, but having
> never done it before, ...
>
> I can't login to cvs because I am not registered and don't really
> understand the registration process and whether it needs to ve vetted.
You don't need a SourceForge account to get anonymous access to CVS:
<http://sourceforge.net/cvs/?group_id=7151>
> And because I don't know the module name, I can't get the patch.
The module name is "openvrml". To get the patch, just download it from
the patch manager:
<http://sourceforge.net/tracker/index.php?func=detail&aid=488262&group_id=7151&atid=307151>
Patches can be applied with the "patch" program (or by hand, of course).
Braden
|