Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-618

Different sources in one post are joined

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.13
    • Fix Version/s: 0.14
    • Labels:
    • Environment:

      FF11, Chrome, Win7

      Description

      Step to reproduce:

      1. Open any topic and click "Answer"
      2. Insert text:

      [code=cpp]void main()

      Unknown macro: { cout<<"Hello, world!""<<endl; }

      [/code]

      some text here

      [code=html]<html>
      <head>
      <title>Hello world page</title>
      </head>
      <body>
      <p>Hello, world!</p>
      </body>
      </html>[/code]

      3. Click "Preview" or "Answer"

      AR: All content, incuding "Some text here" are under CODE-tag (see attach.)

      ER: Highligted C++ code, text "Some text here", highlighted HTML code

        Attachments

          Issue Links

            Activity

            Hide
            shaddy Nikita Nazarov added a comment -

            this bug fixed by JC-614

            Show
            shaddy Nikita Nazarov added a comment - this bug fixed by JC-614
            Hide
            julik Julia Atlygina added a comment -

            successfully tested in 0.14

            Show
            julik Julia Atlygina added a comment - successfully tested in 0.14

              People

              • Assignee:
                julik Julia Atlygina
                Reporter:
                tyler Eugene Gutsalenko
              • Votes:
                0 Vote for this issue
                Watchers:
                Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 3h
                  3h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h
                  3h

                    Structure Helper Panel