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. [Bug] tagging with a list of tags brings 2 points

[Bug] tagging with a list of tags brings 2 points

Scheduled Pinned Locked Moved Qt.io webservices
19 Posts 4 Posters 7.3k 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.
  • W Offline
    W Offline
    Wolf P.
    wrote on last edited by
    #1

    By addind a comma-separated list of tags, you earn 2 points, as for single tagging. It's not a big problem for me, but:
    Is it on purpose? (than it should be described on "points & ranks":http://developer.qt.nokia.com/ranks as "adding a tag or a list of tags..." )
    Or is it a cute little bug? ;)

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      It seems to be a bug.

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

        Hum, we shall have a look, thanks.

        Project Manager - Qt Development Frameworks

        1 Reply Last reply
        0
        • S Offline
          S Offline
          stukdev
          wrote on last edited by
          #4

          bug

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamalakshantv
            wrote on last edited by
            #5

            [quote author="stuk" date="1291901863"]bug[/quote]

            Yes, mariusg is looking in to that. Maybe you can raise a bug report on this.

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

              I get 2 points per tag when I tag with "testX, testY, teZt" for a total of 6 - in FF 3.6.12 and Chrome 8.0.552.215 / Win7.

              Can you list the browser/OS you're using when seeing this behavior?

              Project Manager - Qt Development Frameworks

              1 Reply Last reply
              0
              • W Offline
                W Offline
                Wolf P.
                wrote on last edited by
                #7

                FF 3.6.12 WinXP SP3

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  kamalakshantv
                  wrote on last edited by
                  #8

                  I use chrome 8.0.552.215 on win xp. for test,test tag input I get 2 points.

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

                    If you write "test,test" you should only get 2 points. That's a feature :)

                    Note that the nightly Tag script would correct any error in the live ajax adding of points. So it's a display issue.

                    Project Manager - Qt Development Frameworks

                    1 Reply Last reply
                    0
                    • W Offline
                      W Offline
                      Wolf P.
                      wrote on last edited by
                      #10

                      [quote author="mariusg" date="1291905528"]If you write "test,test" you should only get 2 points. That's a feature :) [/quote] Good to have this :)

                      [quote author="mariusg" date="1291905528"]
                      Note that the nightly Tag script would correct any error in the live ajax adding of points. So it's a display issue. [/quote] This seems to me very magic: If I add "A, B, C" as a list, the tags "A", "B" and "C" will work instantly, this means: I can remove and add some of them again etc. ...and the nightly script corrects any point counting errors?

                      Is there a data base from which we should be scared? ;)

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

                        The nightly script simply gets the tags per content item, find out who tagged it (and if they are the original tagger of that tag, if not the points goes to the original tagger), and sums it up per user.

                        We have a nightly script to invalidate any sort of ajax-frontend hack/bug. I'm fairly happy we did it this way, to be honest.

                        Project Manager - Qt Development Frameworks

                        1 Reply Last reply
                        0
                        • K Offline
                          K Offline
                          kamalakshantv
                          wrote on last edited by
                          #12

                          [quote author="mariusg" date="1291905528"]If you write "test,test" you should only get 2 points. That's a feature :)

                          Note that the nightly Tag script would correct any error in the live ajax adding of points. So it's a display issue. [/quote]

                          So is it that initially I get 2 points then when the nightly script runs it corrects it to one point.

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

                            [quote author="QtK" date="1291964486"]So is it that initially I get 2 points then when the nightly script runs it corrects it to one point.[/quote]

                            The reason for that only granting two points is that "test,test" is the same word twice. :) Two valid tags would grant four.

                            Project Manager - Qt Development Frameworks

                            1 Reply Last reply
                            0
                            • W Offline
                              W Offline
                              Wolf P.
                              wrote on last edited by
                              #14

                              [quote author="mariusg" date="1291906488"]The nightly script simply gets the tags per content item, find out who tagged it (and if they are the original tagger of that tag, if not the points goes to the original tagger), and sums it up per user.

                              We have a nightly script to invalidate any sort of ajax-frontend hack/bug. I'm fairly happy we did it this way, to be honest.[/quote] But how is tag removal handled? Can this result in point loss?

                              1 Reply Last reply
                              0
                              • K Offline
                                K Offline
                                kamalakshantv
                                wrote on last edited by
                                #15

                                [quote author="mariusg" date="1291977288"][quote author="QtK" date="1291964486"]So is it that initially I get 2 points then when the nightly script runs it corrects it to one point.[/quote]

                                The reason for that only granting two points is that "test,test" is the same word twice. :) Two valid tags would grant four.

                                [/quote]

                                I posted it because I was under the impression that a single tag gets you one point. And it seems it was like that when I had last observed. Has it been changed now to two - may be I will notice the points next time onwards when I tag.

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

                                  [quote author="Wolf P." date="1291977790"]But how is tag removal handled? Can this result in point loss?
                                  [/quote]

                                  If you tag a thread with "foo" and someone else (let's call him Bar) removes "foo" then you loose 2 points.
                                  But you are saved as the original tagger of "foo", so Bar will not get points if he re-tags "foo".

                                  This provides a hygiene factor to tagging as it's pointless (pun intended) to tag with silly/useless tags in the long run.

                                  Project Manager - Qt Development Frameworks

                                  1 Reply Last reply
                                  0
                                  • W Offline
                                    W Offline
                                    Wolf P.
                                    wrote on last edited by
                                    #17

                                    @Marius: Insightful. Is the evaluation system of the Qt DevNet documented somewhere (open to public)?

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

                                      Not beyond http://developer.qt.nokia.com/ranks, but I guess we could add some more information there.

                                      Since this community is full of engineers I should have known to write about the system in more detail from the start. :)

                                      Project Manager - Qt Development Frameworks

                                      1 Reply Last reply
                                      0
                                      • W Offline
                                        W Offline
                                        Wolf P.
                                        wrote on last edited by
                                        #19

                                        Ok, I'm staying tuned :)

                                        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