stephenwzl / BatchEditorApp

a JSON Editor support Batch JSON for OS X 10.10 above

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decode URI in batch editor

axl411 opened this issue · comments

for example: /shopping/v1/entry_stats?entry_names=%E8%BF%91%E9%93%81%E5%9F%8E%E5%B8%82%E5%B9%BF%E5%9C%BA%2C%E7%99%BE%E8%81%94%E4%B8%AD%E7%8E%AF%E8%B4%AD%E7%89%A9%E5%B9%BF%E5%9C%BA%28%E7%9C%9F%E5%85%89%E8%B7%AF%E5%BA%97%29&entry_type=%E5%95%86%E5%9C%BA%E5%85%A5%E5%8F%A3 should be easier to read if it is /shopping/v1/entry_stats?entry_names=近铁城市广场,百联中环购物广场(真光路店)&entry_type=商场入口

On the left side it should always be URI encoded, but on the right side it should decode the URI if possible

OK

Batch => About Batch => Check for Update