hyperlinks in the Stylesheet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cveen
    Member
    • Jan 2007
    • 38

    #1

    hyperlinks in the Stylesheet

    bug in V3.0 build 1002:

    In the previous version of testlog (V2.1 V 1016) the "Fault ID" of a project testcase was a hyperlink in the stylesheet (to the bugID and location defined in Settings/Options)

    This is no longer the case.

    additional:

    In V3.0 a new field is added in "Testcases" and "Project testcases" for requirements. I would expect that also to be a hyperlink in the stylesheet (to the location defined in Settings/Options)
    Last edited by cveen; Mar-26-2007, 09:52 AM.
  • Tim (PassMark)
    Senior Member
    • Mar 2005
    • 1723

    #2
    These will be fixed up for the next release, the requirements field will be changed to be similar as well (if it points to a document or web page it will be converted into a link).

    Comment

    • cveen
      Member
      • Jan 2007
      • 38

      #3
      solved

      confirmed solved in V3.0 build 1003

      Comment

      • cveen
        Member
        • Jan 2007
        • 38

        #4
        the hyperlink for requirements in the stylesheet does not work if the link contains spaces ("%20" should be added to replaces the space")

        Comment

        • Tim (PassMark)
          Senior Member
          • Mar 2005
          • 1723

          #5
          This is the same problem as faced by a lot of text processors, spaces break most automatic link highlighting (such as in Outlook) as it isn't a valid character for a url when un-encoded. We are however looking at ways around this, currently you can put your links with spaces in " " so when we process the link it knows everything between the " " chars is a link.

          Comment

          Working...