websec-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [WebSec-users] Links in TABLE tags


From: Dominik Stadler
Subject: Re: [WebSec-users] Links in TABLE tags
Date: Sat, 28 Jun 2003 14:48:42 +0200
User-agent: KMail/1.5.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


The snapshot looks good with the htmldiff-patch, one small thing, though:

htmldiff is not set executeable in the package, therefore when I try to use 
htmldiff, I get an error

sh: line 1: /home/dstadler/websec-snapshot-2003.06.26/htmldiff: Keine 
Berechtigung

"Keine Berechtigung" means "no rights"

after doing 
        chmod a+x htmldiff 
it works.

I'll now try to work on adding the ignore-features from webdiff to htmldiff so 
we can have this functionality in both differs.

thanks... Dominik.

Am Donnerstag, 26. Juni 2003 08:21 schrieb Baruch Even:
> If it works for several peoples with no problem I'll apply it. It is
> probably safe to assume that most users use a browser that knows what
> <span> is.
>
> I've uploaded a new snapshot release with this fixed and the initial
> support of HTML::Diff.
>
> Baruch
>
> * Simon Lindsay <address@hidden> [030626 09:01]:
> > On Sun, 2003-06-29 at 01:47, David Bullock wrote:
> > > I've modified mine to use span tags instead of table tags, and that has
> > > solved the problem for me.
> >
> > Ahah.. good idea ;-)
> >
> > > I'm not a programmer, or else I'd send a patch.  It's VERY easy to
> > > change though.  It's in webdiff.
> >
> > See below.
> >
> > --- webdiff.old Thu Jun 26 08:01:02 2003
> > +++ webdiff     Thu Jun 26 07:51:52 2003
> > @@ -287,8 +287,7 @@
> >                  $token = "###>>>". $token ."<<<###";
> >              }
> >              $token =
> > -                    "<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0><TR>".
> > -                    "<TD DEFANGED_BGCOLOR="$hicolor">" . $token .
> > "</TD></TR></TABLE>";
> > +                    "<DEFANGED_span style=\"background-color:
> > $hicolor\">" . $token . "<
> > /span>";
> >              $changeStatus = 1;
> >          }
> >      }
>
> _______________________________________________
> WebSec-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/websec-users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+/Y6sBy2+bgx1H+0RAnWjAJ4ifIRRSkY6h44u5EQiGQgc5lINcwCfQwUY
0axyLzwE6bxWu890sxKGhAc=
=04au
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]