Changeset db561d5f6c936722c0d62c65978243c216e1d2bf

Show
Ignore:
Timestamp:
12/04/07 22:37:50 (8 months ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1196804270 +0000
git-parent:

[f845901a476c9f2af35a3aab9f82602353e60411]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1196804270 +0000
Message:

Fixes #1388

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/http/requests/vlm.xml

    r29bdd3f rdb561d5  
    3232      <inputs> 
    3333        <vlc id="foreach" param1="in" param2="el.inputs" /> 
    34           <input><vlc id="value" param1="in" /></input> 
     34          <input><vlc id="value" param1="in value htmlspecialchars" /></input> 
    3535        <vlc id="end" /> 
    3636      </inputs> 
     
    5252        <inputs> 
    5353          <vlc id="foreach" param1="in" param2="el.inputs" /> 
    54             <input><vlc id="value" param1="in" /></input> 
     54            <input><vlc id="value" param1="in value htmlspecialchars" /></input> 
    5555          <vlc id="end" /> 
    5656        </inputs>