Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136247

QDoc doesn´t resolve \externalpage title correctly

    XMLWordPrintable

Details

    • DaVinci 118

    Description

      I have two \externalpage with similar title but QDoc doesn't resolve when using a hyphen.

       
      /*!
      \externalpage https://datatracker.ietf.org/doc/html/rfc6749
      \title RFC 6749
      */

      /*!
      \externalpage https://datatracker.ietf.org/doc/html/rfc6749#section-1.3.1
      \title RFC 6749 -
      */
       

      In a QDoc comment, 
      \l{RFC 6749}
      Resolves to the second external page (the one with section-1.3.1 in the URL)

      I think QDoc ignores the hyphen and sees the second \externalpage as the first one.

      Attachments

        For Gerrit Dashboard: QTBUG-136247
        # Subject Branch Project Status CR V

        Activity

          People

            david.boddie David Boddie
            jerome.pasion Jerome Pasion
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change