Activity log for bug #1437286

Date Who What changed Old value New value Message
2015-03-27 12:01:56 Malin Bruland bug added bug
2015-03-27 12:02:15 Malin Bruland tags test paste.debian.net
2015-03-27 12:02:56 Malin Bruland tags paste.debian.net paste.debian.net pastebinit
2015-03-27 12:04:07 Malin Bruland description pastebinit dosen't return paste-ID-link when username is longer than 10 characters. when username has 11 or more characters, you get this in return http://paste.debian.net/ According to their webpage, I get this error when trying to manually paste something with my username Could not add your entry to the paste database: Invalid format for name (no special chars, max 10 chars) when username has 10 or less characters, you get an actual paste in return: http://paste.debian.net/163493/ the solution should be something like if paste is paste.debian.net then username shoud be shortned to 10 characters, by deleting any character bigger than, or 11 characters. A workaround for this, is to add the .pastebinit.xml file to the longusernameuser's home folder. Within the file, add this lines: <pastebinit> <author>shorter-than-10-characters-name</author> </pastebinit> pastebinit dosen't return paste-ID-link when username is longer than 10 characters. when username has 11 or more characters, you get this in return http://paste.debian.net/ According to their webpage, I get this error when trying to manually paste something with my username Could not add your entry to the paste database: Invalid format for name (no special chars, max 10 chars) when username has 10 or less characters, you get an actual paste in return: http://paste.debian.net/163493/ the solution should be something like if paste is paste.debian.net     then username shoud be shortned to 10 characters, by deleting any character bigger than, or 11 characters. A workaround for this, is to add the .pastebinit.xml file to the longusernameuser's home folder. Within the file, add this lines: <pastebinit>     <author>shorter-than-10-characters-name</author> </pastebinit> save and run pastebinit again your username will be replaced with any word/name shorter or equal to 10 characters
2015-03-27 12:05:01 Malin Bruland summary pastebinit pastebinit don't gives url with id link, when username contain 11 or more characters
2015-03-27 12:06:12 Malin Bruland summary pastebinit don't gives url with id link, when username contain 11 or more characters pastebinit on Debian don't give you paste.debian.net/id-number if username is longer than 10 characters
2016-02-29 05:10:14 Rolf Leggewie pastebinit: importance Undecided Medium
2016-02-29 05:10:14 Rolf Leggewie pastebinit: status New Triaged
2016-02-29 06:03:48 Rolf Leggewie bug task added pastebinit (Ubuntu)
2016-04-25 22:56:21 Rolf Leggewie pastebinit (Ubuntu): status New Triaged
2023-02-27 16:22:26 Launchpad Janitor pastebinit (Ubuntu): status Triaged Fix Released