Page MenuHomePhabricator

[BUG] SVG translate does not recognize the changes in the updated file [4Hours]
Open, Needs TriagePublicBUG REPORT

Description

What is the problem?

When I upload an SVG file to Commons, and then update this SVG to convert a text field to a multiple lines text field and then attempt to translate the file on SVG Translate Tool, it will still show the text field as one line.

Steps to reproduce problem
  1. Create an SVG file containing a one-line text box (example)
  2. Re-upload another version of the file, with the text box replaced by two lines (i.e., contains a new line). (https://commons.wikimedia.org/wiki/File:Etymological_relations_tree.svg example)
  3. (optional) Separate the multi-line text box into two one-line text boxes.
  4. Attempt to edit the image in SVG translate tool.

Expected behavior:
Text boxes will have multiple lines.
Observed behavior:
Text boxes still have one line.

Environment

Operating system:
Ubuntu 18
Browser:
Firefox or Chrome
Wiki(s):
Commons
Editor, if applicable:

Screenshots (if applicable):

image.png (328×1 px, 113 KB)

image.png (618×1 px, 120 KB)

Event Timeline

Restricted Application changed the subtype of this task from "Task" to "Bug Report". · View Herald TranscriptApr 11 2020, 5:56 PM
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Update: One day later it recognized the changes. So the problem may be about recognizing any revisions to files. It takes more than a few hours at least.
I removed cookies and refreshed the page but it does not update, so the problem should be on the server-side.

Gufosowa renamed this task from [BUG] SVG translate does not recognize the text box changes in the updated file to [BUG] SVG translate does not recognize the ~~text box~~ changes in the updated file.Apr 12 2020, 10:11 AM
Gufosowa renamed this task from [BUG] SVG translate does not recognize the ~~text box~~ changes in the updated file to [BUG] SVG translate does not recognize the changes in the updated file.
Gufosowa updated the task description. (Show Details)
ARamirez_WMF renamed this task from [BUG] SVG translate does not recognize the changes in the updated file to [BUG] SVG translate does not recognize the changes in the updated file [4Hours].Apr 15 2020, 12:03 AM

Same cache problem as T231143 and T245356. See also T213126. T216207.

I got bit by this problem a week ago.

Another user just got bit by this problem;: https://commons.wikimedia.org/w/index.php?title=User_talk:Glrx&diff=415953733&oldid=415859582

Community Tech is not planning on working on this.