Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. [Solved] < and > in comment body not shown
QtWS25 Last Chance

[Solved] < and > in comment body not shown

Scheduled Pinned Locked Moved Qt.io webservices
9 Posts 3 Posters 4.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IrQX
    wrote on last edited by
    #1

    It's impossible to write in comment "lesser" and "more" math symbols (also used as brackets, and as HTML tags symbols).

    In title of topic I replaced this symbols to HTML ampersand_lt; and ampersand_gt;) but this way doesn't work in comment.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      troubalex
      wrote on last edited by
      #2

      Hum. We shall fix. I passed that on to Marius to figure out how. ;)

      THE CAKE IS A LIE
      Web Community Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mgran
        wrote on last edited by
        #3

        [quote author="IrQX" date="1280367455"]It's impossible to write in comment "lesser" and "more" math symbols (also used as brackets, and as HTML tags symbols).[/quote]

        < and > straight from the keyboard, looks fine here.

        What browser and OS are you using, we can check if that is interfering with the comment box.

        Project Manager - Qt Development Frameworks

        1 Reply Last reply
        0
        • I Offline
          I Offline
          IrQX
          wrote on last edited by
          #4

          I used latest firefox under WinXP.

          1 Reply Last reply
          0
          • I Offline
            I Offline
            IrQX
            wrote on last edited by
            #5

            Now test again. It works only if there is space after "<" symbol.

            If I using < > symbols as tags (text between them) text doesn't shows.

            so, replacement _&_lt; and _&_gt; (without _) doesn't work in this case.

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mgran
              wrote on last edited by
              #6

              Thanks, we shall have a look!

              Project Manager - Qt Development Frameworks

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mgran
                wrote on last edited by
                #7

                We have made some changes, lets see if it helped :)

                <test>

                Normal HTML:

                <table border="1">
                <tr>
                <td>row 1, cell 1</td>
                <td>row 1, cell 2</td>
                </tr>
                <tr>
                <td>row 2, cell 1</td>
                <td>row 2, cell 2</td>
                </tr>
                </table>

                Now with entities instead:

                <table border="1">
                <tr>
                <td>row 1, cell 1</td>
                <td>row 1, cell 2</td>
                </tr>
                <tr>
                <td>row 2, cell 1</td>
                <td>row 2, cell 2</td>
                </tr>
                </table>

                </test>

                Project Manager - Qt Development Frameworks

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mgran
                  wrote on last edited by
                  #8

                  Great success.

                  This only works here on the "Beta Testing" forum for now btw, the other forums still has the old config.

                  Project Manager - Qt Development Frameworks

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    troubalex
                    wrote on last edited by
                    #9

                    Aha! Very nice. :)

                    THE CAKE IS A LIE
                    Web Community Manager - Qt Development Frameworks

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved