Page MenuHomePhabricator

Nox86
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Sunday

  • No visible events.

User Details

User Since
Dec 30 2015, 3:14 PM (536 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Nox86 [ Global Accounts ]

Recent Activity

Jan 8 2016

Nox86 added a comment to T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files.

Would it be better if wikimedia on upload just generate a warning "svg contains <a> tag" + an option to enable custom filter?
I think svg upload is responsibility of wikimedia admin\owner, not wikimedia developer.

Jan 8 2016, 10:34 AM · Multimedia, MediaWiki-Uploading
Nox86 added a comment to T123071: Incorrectly identifying http link in a's href attributes, due to m modifier in regex.

sorry, just got notiffication about commit

Jan 8 2016, 10:22 AM · Security, MediaWiki-Uploading, Multimedia

Jan 7 2016

Nox86 added a comment to T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files.

don't know where I should comment (here or T123071), so sorry if it is wrong

Jan 7 2016, 6:29 PM · Multimedia, MediaWiki-Uploading
Nox86 added a comment to T123071: Incorrectly identifying http link in a's href attributes, due to m modifier in regex.

edited,
please see T122653

Jan 7 2016, 6:24 PM · Security, MediaWiki-Uploading, Multimedia

Dec 30 2015

Nox86 added a comment to T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files.

sorry I put incomplete info, here the example:
The svg below is uploadable, but it shouldn't (?) as well as javascript shouldn't be allowed.

<svg>
  <a href="http://example.com"><circle cx="50" cy="50" r="40"/></a>
</svg>

The good case with relative link to the wiki (it is hightly useful to have for exported block diagrams)

<svg>
  <a href="my_local_link"><circle cx="50" cy="50" r="40"/></a>
</svg>

Please leave the ability to have local links in the svg. We use it for documents exported from Visio. It is the only way we can integrate those diagrams with wikimedia!
Thanks

Dec 30 2015, 9:32 PM · Multimedia, MediaWiki-Uploading
Nox86 renamed T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files from Wrong 'uploaded-href-attribute-svg' rule, allow non-local links in svg to Wrong 'uploaded-href-attribute-svg' rule, non-local links in svg are allowed.
Dec 30 2015, 3:36 PM · Multimedia, MediaWiki-Uploading
Nox86 renamed T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files from Wrong 'uploaded-href-attribute-svg' rule to Wrong 'uploaded-href-attribute-svg' rule, allow non-local links in svg.
Dec 30 2015, 3:27 PM · Multimedia, MediaWiki-Uploading
Nox86 renamed T122653: SVG validation should allow relative urls in <a> links in uploaded SVG files from to Wrong 'uploaded-href-attribute-svg' rule.
Dec 30 2015, 3:26 PM · Multimedia, MediaWiki-Uploading