Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-546

Remove endless "!" inside admin templates

    XMLWordPrintable

    Details

      Description

      In earlier template parser versions, used in In-Portal we had problems
      distinguishing simple text and labels, that should be translated. At that
      times we invented ability to escape text with "Unable to render embedded object: File (" in form "!label_here) not found." so
      it will be translated.

      For quite some time this is no longer a problem and that ! in admin template
      actually do nothing and are stripped at the end. Example code:
      *<inp2:m_RenderElement name="inp_edit_options" prefix="formflds"
      field="ElementType" title="Unable to render embedded object: File (la_prompt_InputType) not found."/>*

      As you can notice title parameter value displays the problem I've described.
      We will remove all such occurrences of "!" in one release and will remove
      code, that strips ! in next version, so all users will be forced to to
      change their code as well.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                dmitry Dmitry Andrejev [Intechnic]
                Developer:
                Dmitry Andrejev [Intechnic]
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: