https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

       Web browser: ---
             Bug #: 32858
           Summary: Do not parse .js/.css pages and save their parsed
                    content in database tables
           Product: MediaWiki
           Version: 1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-parsertest, parser
          Severity: normal
          Priority: Unprioritized
         Component: Database
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: dann...@email.cz
            Blocks: 16660
    Classification: Unclassified


Do not parse .js/.css pages and save their parsed content in database tables.

It creates entries in following tables:
* categorylinks
* externallinks
* imagelinks
* iwlinks
* pagelinks
* templatelinks
(maybe some others as well)

There is no reason to parse .js/.css pages and therefore create false records
in database which then influence the results of various queries such as Wanted*
etc.

Databse cleanup will be needed after then, so adding this as a blocker to bug
16660 as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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

Reply via email to