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

            Bug ID: 72092
           Summary: Grid engine "swallows" quotation marks (double and
                    single quotation marks) and does not recognize pages
                    at cs.wiki (more at "Additional Information")
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Intention:
I was trying to submit a category.py move task on cs.wiki through jstart to
gridengine through my hypobot tool at labs. As the script name says, I was
trying to move a category on cs.wiki

running pywikibots category.py from local goes through ok

(dash for hyphen replacement in the name of the category)

Steps to Reproduce:
1. jsub python /shared/pywikipedia/core/scripts/category.py move -from:"Hudební
skupiny 1970-1979" -to:"Hudební skupiny 1970–1979"
2. cat python2.err
3. WARNING: Moving category page 'Kategorie:Hudební' requested, but the page
doesn't exist.

-happens with single quotation marks as well ('Hudební skupiny 1970-1979'
instead of "Hudební skupiny 1970-1979")

running pywikibots category.py from local goes through ok

Actual Results:  
job did not get done

Expected Results:  
the category to be moved

Reproducible: Always

Weird is that if I try to submit the job without spaces, for ex.: category.py
move -from:Hudební_skupiny_1970-1979 -to:Hudební_skupiny_1970–1979
then it goes through as fas as getting the command right, but engine still
gives an error "WARNING: Moving category page 'Kategorie:Hudební skupiny
1970-1979' requested, but the page doesn't exist.", which is weird, since the
page exists and I can move it from local (but I dont want to since the category
contains over 1000 pages and I would prefer it to run trhough labs than having
my PC running all night long)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to