• Type: New Feature
    • Resolution: Fixed
    • Priority: Major
    • 1.0.7
    • Affects Version/s: None
    • Component/s: None
    • None

      foo_aaa.html
      <a id="goHoge" href="hoge.html" >hoge</a>

      と記述されていたら、ファイルのsuffixと同一のSuffixを付加して、描画時には

      <a id="goHoge" href="hoge_aaa.html" >hoge</a>

      とする。
      (Sufiixをつけたリソースがあればこのまま描画、無い場合はSuffixをつけずに描画する。)

          [TEEDA-274] GET時のHtmlSuffix対応

          shot added a comment -

          修正しました。

          shot added a comment - 修正しました。

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

              Created:
              Updated:
              Resolved: