summaryrefslogtreecommitdiff
path: root/FINDINGS
blob: 09a06c9467f73d12ea4f0c3d1e09b9793f300b04 (plain)
1
2
3
4
5
6
- cmmcms:
  - template parser:
    - ugly: <%= session_username() %> works, <%= session_username( ) %> not, the same syntax quirk
      doesn't exist for 'include' for example
  - fields and submit_buttons property on form (for rendering former in a table,
    later with spaces). mentioned in the documenation, doens't seem to work.