Uploaded image for project: 'Cubby'
  1. Cubby
  2. CUBBY-157

URLエンコードをおこなうf:urlを追加する

XMLWordPrintable

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.1.0-rc1
    • Affects Version/s: None
    • Component/s: Core
    • None

      文字列を Base64 でエンコードします。
      JSTL の url タグの代わりに使用します。

      {@code HttpServletRequest#getCharacterEncoding()}

      で取得した文字コードでエンコードされます。

      例:
      ${f:url('abc あいう'))} -> abc+%E3%81%82%E3%81%84%E3%81%86

            Assignee:
            agata agata
            Reporter:
            agata agata
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: