Menu

#102 "<" in interface desc not escaped

open-later
grapher (29)
1
2007-02-02
2005-12-06
No

we have several router interfaces with "<<" and "<!"
in their names (i.e. "short-desc"). the grapher
writes these in the HTML output literally, rather than
as "&gt;&gt;" or "&gt;!", with the result that the
description doesn't actually display in most browsers.

we use listInterfaces to generate the targets list... i
'm not certain whether this is really a bug in the
grapher, or in listInterfaces for not escaping the
HTML itself.

observed with 1.0.4.

Discussion

  • Francois Mikus

    Francois Mikus - 2007-01-21

    Logged In: YES
    user_id=625565
    Originator: NO

    Filtering this information is the responsibility of the cricket configuration generator. (listinterfaces, genDevConfig, genRtrConfig, genCatConfig, etc.) This filter has been added to the genDevConfig development version in CVS. This bug report can be closed, unless someone objects to not updating listinterfaces. I would recommend using genDevConfig.

     
  • Francois Mikus

    Francois Mikus - 2007-02-02
    • priority: 5 --> 1
    • assigned_to: nobody --> xkilian
    • status: open --> open-later
     
  • Francois Mikus

    Francois Mikus - 2007-02-02

    Logged In: YES
    user_id=625565
    Originator: NO

    It has been fixed in genDevConfig. If you wish to get it fixed in listinterfaces, submit a patch and it will get done. Otherwise this bug will sit in the later pile until genDevConfig is released officially out of beta. You can get it from the cricket cvs, follow the install instructions.

     

Log in to post a comment.