Proyectos de Subversion LeadersLinked - Backend

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
16825 efrain 1
@bender-tags: exportpdf, feature, 77
2
@bender-ui: collapsed
3
@bender-include: ../_helpers/tools.js
4
@bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, notification, format
5
 
6
Note: You need the Internet connection to run this test.
7
 
8
1. Open and examine console.
9
 
10
  **Expected:** `exportpdf-no-token-url` warning appeared.
11
 
12
  **Unexpected:** No warning.
13
 
14
1. Click `Export to PDF` button in the editor.
15
1. Examine the area in the red frame below.
16
 
17
  **Expected:** Frame has text `undefined`.
18
 
19
  **Unexpected:** There is a long token string in the frame.
20
 
21
1. Examine console.
22
 
23
  **Expected:** `exportpdf-no-token` warning appeared.
24
 
25
  **Unexpected:** No warning.
26
 
27
1. Wait for the file to download and open it.
28
 
29
  **Expected:** File contains info about being created with CKEditor.
30
 
31
  **Unexpected:** No copyright info was added.