github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2012-09-10 02:28 am

[dreamwidth/dw-free] 54db7f: (Bug 4468) Use ?tag=TAG instead of /tag/TAG for ta...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 54db7f481818be16ace39aaefd717ec5f7011025
https://github.com/dreamwidth/dw-free/commit/54db7f481818be16ace39aaefd717ec5f7011025
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

Changed paths:
M cgi-bin/LJ/S2.pm

Log Message:
-----------
(Bug 4468) Use ?tag=TAG instead of /tag/TAG for tags with slashes

Tried escaping to various levels, but when I tested with the following
tags: \o/, /o\, / whee, whee \, I found that various levels of escape
would work for one tag but break the others.

This is the safest.


Commit: 57811d882359a146dd11aff1e9ccc2f1228d1ad8
https://github.com/dreamwidth/dw-free/commit/57811d882359a146dd11aff1e9ccc2f1228d1ad8
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/LJ/S2.pm

Log Message:
-----------
Merge pull request #67 from afuna/slash-tags-bug4468

(Bug 4468) Use ?tag=TAG instead of /tag/TAG for tags with slashes


Compare: https://github.com/dreamwidth/dw-free/compare/b73cfdc187d8...57811d882359