Create pretty print button above inputs. #35

Closed
opened 2023-02-20 12:12:15 +01:00 by koleckia · 6 comments
Collaborator
No description provided.
koleckia added the
enhancement
XSLT
XPath
labels 2023-02-20 12:12:28 +01:00
boguckib added this to the Release 11.1 milestone 2023-02-22 15:35:10 +01:00
bema self-assigned this 2023-02-28 10:08:53 +01:00
augustyd was assigned by bema 2023-02-28 11:29:47 +01:00
Collaborator

Implemented, needed testing

Implemented, needed testing
bema closed this issue 2023-02-28 12:41:53 +01:00
bema reopened this issue 2023-02-28 12:52:01 +01:00
Contributor

Red colour in input does not fade.

  1. Reload page
  2. Click Format XML
  3. Click clear Code/Insert default XML
    Now the input field stays red
Red colour in input does not fade. 1. Reload page 2. Click Format XML 3. Click clear Code/Insert default XML Now the input field stays red
Contributor

when trying to format empty input, site writes code error in input
Document is empty, line 1, column 1 (, line 1)
and
Start tag expected, '<' not found, line 1, column 1 (, line 1)

Program should not return error codes in XML input.

when trying to format empty input, site writes code error in input Document is empty, line 1, column 1 (<string>, line 1) and Start tag expected, '<' not found, line 1, column 1 (<string>, line 1) Program should not return error codes in XML input.
Contributor

Xpath does not work, no return values

Xpath does not work, no return values
Collaborator

Xpath does not work, no return values

I think it's fixed

> Xpath does not work, no return values I think it's fixed
Collaborator

when trying to format empty input, site writes code error in input
Document is empty, line 1, column 1 (, line 1)
and
Start tag expected, '<' not found, line 1, column 1 (, line 1)

Program should not return error codes in XML input.

Red colour in input does not fade.

  1. Reload page
  2. Click Format XML
  3. Click clear Code/Insert default XML
    Now the input field stays red

These also should work now

> when trying to format empty input, site writes code error in input > Document is empty, line 1, column 1 (<string>, line 1) > and > Start tag expected, '<' not found, line 1, column 1 (<string>, line 1) > > Program should not return error codes in XML input. > Red colour in input does not fade. > 1. Reload page > 2. Click Format XML > 3. Click clear Code/Insert default XML > Now the input field stays red > These also should work now
bema closed this issue 2023-03-01 10:40:31 +01:00
Sign in to join this conversation.
No description provided.