[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #9 from Yaron Koren yaro...@gmail.com ---
Judging from that other bug report, it looks like whatever was causing this to
happen was changed/fixed on the SMW side, so I'm setting this back to
invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

--- Comment #1 from Yaron Koren yaro...@gmail.com ---
Yikes! That RDF stuff is weird, but it's not coming from Semantic Forms - I
have no idea what's producing it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

--- Comment #2 from Jamie Thingelstad ja...@thingelstad.com ---
Very weird. Perhaps it's something with Semantic Forms Inputs? I'm using regex
validation extensively in that form. The excessive links are not there when the
page is viewed, or when source is edited. They are only there with the form is
displayed. Must be something to do with either Forms or Form Inputs I would
think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

--- Comment #3 from Yaron Koren yaro...@gmail.com ---
Try removing the SFI input(s) from that form, then.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

--- Comment #4 from Jamie Thingelstad ja...@thingelstad.com ---
Yeah... no go. I disabled SFI entirely in LocalSettings and the edit page still
had thousands of link tags added. Scanning the codebase for rdf+xml to see if
I can come upon anything.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

--- Comment #5 from Jamie Thingelstad ja...@thingelstad.com ---
I just did a baseline update on all my extensions (groping for straws) but I
still have thousands of link rdf+xml tags. I'm on 1.20.3 and I think 1.21 is
dropping tomorrow. I'll upgrade and see if this persists, and then debug
further if it is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

Jamie Thingelstad ja...@thingelstad.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #6 from Jamie Thingelstad ja...@thingelstad.com ---
Okay, some information. I tracked down what is generating these links. SMW in
ParserTextProcessor.php in the getRDFUrl function. I added a debug string to
the title and generated the page and got the debug string, so this is the
function that is being called 1,000+ times and adding stuff to the page. Looks
like this should be moved to SMW bug. Doing that...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

Jamie Thingelstad ja...@thingelstad.com changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

--- Comment #7 from Jamie Thingelstad ja...@thingelstad.com ---


*** This bug has been marked as a duplicate of bug 48486 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48469] Many RDF link tags being added to page (in some cases thousands)

2013-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48469

MWJames jamesin.hongkon...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||jamesin.hongkon...@gmail.co
   ||m
 Resolution|DUPLICATE   |---

--- Comment #8 from MWJames jamesin.hongkon...@gmail.com ---
Actually this is still a SF bug since it doesn't occur in SMW itself and only
in connection with SF [1] moves the link generation to an appropriate place
(out of ParserTextProcessor) but it doesn't explain the mass generation for
when SF is involved.

PS: The only place where ParserTextProcessor is called is the
InternalParseBeforeLinks hook.

[1] https://gerrit.wikimedia.org/r/#/c/63273/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l