IRC logs of #mantisbt for Wednesday, 2014-11-19

*** kirillka <kirillka!~Miranda@195.242.142.17> has joined #mantisbt00:55
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt01:15
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt01:16
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt01:17
*** dejale___ <dejale___!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt01:19
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC01:20
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC01:21
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC01:22
*** dejale___ <dejale___!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC01:23
*** giallu <giallu!~giallu@fedora/giallu> has joined #mantisbt02:52
*** dejalexander <dejalexander!~dejalexan@94.116.134.76> has joined #mantisbt03:46
*** dejalexander <dejalexander!~dejalexan@94.116.134.76> has quit IRC04:07
*** dejalexander <dejalexander!~dejalexan@94.116.134.76> has joined #mantisbt04:08
*** dejalexander <dejalexander!~dejalexan@94.116.134.76> has quit IRC04:12
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has joined #mantisbt04:24
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has quit IRC04:25
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has joined #mantisbt04:25
*** dejalexander <dejalexander!~dejalexan@host-80-194-77-81.static.cable.virginmedia.com> has joined #mantisbt04:36
*** dejalexander <dejalexander!~dejalexan@host-80-194-77-81.static.cable.virginmedia.com> has quit IRC05:34
*** dejalexander <dejalexander!~dejalexan@host-80-194-77-81.static.cable.virginmedia.com> has joined #mantisbt05:35
*** dejalexander <dejalexander!~dejalexan@host-80-194-77-81.static.cable.virginmedia.com> has quit IRC05:39
*** dejalexander <dejalexander!~dejalexan@141.0.39.195> has joined #mantisbt06:19
*** ujwala <ujwala!3d10bebc@gateway/web/freenode/ip.61.16.190.188> has joined #mantisbt06:57
*** giallu <giallu!~giallu@fedora/giallu> has quit IRC07:09
*** Evolution <Evolution!~jperrin@centos/admin/Evolution> has joined #mantisbt07:46
*** Evolution <Evolution!~jperrin@centos/admin/Evolution> has left #mantisbt07:46
*** Evolution <Evolution!~jperrin@centos/admin/Evolution> has joined #mantisbt07:46
Evolutionis it possible to disable automatic bug linking?07:48
Evolutionwe're runnng into an issue where log output is being interpreted. I've disabled MantisBT Links in the formatting plugin config -> plugin.php?page=MantisCoreFormatting/config07:50
Evolutiondo I need to look at disabling $g_bug_link_tag or similar?07:52
dregad@Evolution, this can be disabled, but only globally (not for individual notes)08:02
Evolutionglobally's fine08:02
Evolutionhow would I go about that?08:02
dregadGo to Manage / Manage Plugins / click on Mantis Formatting plugin08:03
dregadchange settings to "Off" as desired08:03
Evolutionyep. that's what I did, and that fixes part of it.08:03
Evolutionthat still leaves it on for some stuff.08:04
Evolutionsee http://bugs.centos.org/view.php?id=7770 for example.08:04
* dregad checks08:04
dregadyou're referring to this ? '[ 5427.286515] Oops: 0000 [http://bugs.centos.org/view.php?id=1 [^]] SMP'08:05
Evolutionyep08:06
Evolutionexactly that08:06
dregadwhat's the raw text like ?08:06
Evolutionusually something like #1 or similar08:07
dregadbut in this specific case I mean08:10
dregadif you edit this topic, what do you have in the "Description" textarea08:10
dregadtopic = issue, sorry08:10
Evolutionhitting 'edit' displays the text url there, but that's not the original source text08:12
dregadso the question is, where did the URL conversion occur08:13
Evolutionright.08:13
dregadbecause if I copy/paste "[ 5427.286515] Oops: 0000 [#1] SMP " (taken from vmcore-dmesg.txt in the attached tgz file)08:13
Evolutionthe line below where it occurs also -> '3.10.0-123.el7.x86_64 http://bugs.centos.org/view.php?id=1 [^]'08:13
dregadit works just fine for me here locally08:14
dregadi.e. #1 gets converted to (link to issue 0000001)08:14
Evolutionis actually a kernel uname, and *should* look like -> 3.10.0-123.9.3.el7.x86_64 #108:14
dregadand if I disable the plugin, then no conversion occurs, as expected08:14
dregadSo I'm wondering if whomever pased the log excerpt, had some processing done on their end08:15
dregador maybe you have some other plugin or configuration which does this08:16
Evolutionthere are no other plugins installed, but this has been an upgraded install for several years.08:16
dregadI assume you're on 1.2.17 ?08:16
Evolutionyes08:16
Evolutiondid you diable text processing as well, or simply the mantisBT links?08:17
dregadJust the links08:17
dregadWhat happens if you paste '[ 5427.286515] Oops: 0000 [#1] SMP' in a new bugnote08:18
Evolutionhmm. seems fixed in new bugs08:22
Evolutionso old bugs stay munged, new bugs are fixed.08:22
dregadi'm not sure how buglinks were processed in old versions of mantis08:22
dregadi joined the project around 1.2.0 time08:23
dregadbut http://bugs.centos.org/view.php?id=7770 was created recently08:25
*** kirillka <kirillka!~Miranda@195.242.142.17> has quit IRC08:38
*** patil <patil!af648d98@gateway/web/freenode/ip.175.100.141.152> has joined #mantisbt08:46
*** patil <patil!af648d98@gateway/web/freenode/ip.175.100.141.152> has joined #mantisbt08:48
*** patil <patil!af648d98@gateway/web/freenode/ip.175.100.141.152> has quit IRC08:51
*** Konzertheld <Konzertheld!~Konzerthe@81.128.173.188> has joined #mantisbt09:12
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt09:12
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC09:50
*** giallu <giallu!~giallu@host57-190-dynamic.12-79-r.retail.telecomitalia.it> has joined #mantisbt10:05
*** giallu <giallu!~giallu@fedora/giallu> has joined #mantisbt10:05
*** giallu <giallu!~giallu@fedora/giallu> has quit IRC10:18
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has quit IRC10:27
*** dejalexander <dejalexander!~dejalexan@141.0.39.195> has quit IRC10:53
*** dejalexander <dejalexander!~dejalexan@141.0.39.195> has joined #mantisbt10:53
*** dejalexander <dejalexander!~dejalexan@141.0.39.195> has quit IRC10:58
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt12:25
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC13:16
*** Konzertheld <Konzertheld!~Konzerthe@host86-164-98-44.range86-164.btcentralplus.com> has joined #mantisbt13:22
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt13:22
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC13:52
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt14:09
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC15:33
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt15:35
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt15:36
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt15:38
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC15:39
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC15:41
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC15:42
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt15:48
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt15:54
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC16:02
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt16:03
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC16:38
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt16:42
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC17:00
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC18:35
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt18:36
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC18:41
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:25
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:26
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:28
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:29
*** dejale___ <dejale___!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:29
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:30
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:31
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt20:32
*** dejalex__ <dejalex__!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:32
*** dejale___ <dejale___!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:33
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:35
*** dejalexa_ <dejalexa_!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC20:36
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has joined #mantisbt22:20
*** dejalexander <dejalexander!~dejalexan@155.120.208.46.dyn.plus.net> has quit IRC22:25

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!