• %20 added to URL if Web address to be added is ending with a space.

    1. The webaddress “sample.com/family/ ” becomes “sample.com/family/%20” in URL field of Link_library.

    2. The webaddress “sample.com/fam ily/ ” becomes “sample.com/fam%20%20ily/%20” in URL field of Link

    Is this normal behaviour? so that you should apply extra carefullness, or is it something wrong along the lines in this posts:

    https://ww.wp.xz.cn/support/topic/page-naming-security-bug/

Viewing 1 replies (of 1 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Unfortunately, this part of Link Library actually uses the built-in WordPress link editor. Since %20 in links is valid, and the core link manager handles the link web address storage, by the time I have access to it in code, I do not know if the %20 were intentional or if they were spaces converted to %20 by the core link manager.

Viewing 1 replies (of 1 total)

The topic ‘added to URL’ is closed to new replies.