-
Notifications
You must be signed in to change notification settings - Fork 0
/
upgrade.check.txt
45 lines (28 loc) · 1.55 KB
/
upgrade.check.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Javascript:
1. http://localhost:3000/JuliaBrumfield?ol=l_hd_c_link
List the subjects down below should expand lists
2. http://localhost:3000/article/show?article_id=8026&ol=a_alist_cats_art
Click on Edit tab, it blows up
3. http://localhost:3000/article/graph?article_id=8026&ol=a_tab_graph
More HTML
Install graphviz and neato: DONE
4. http://localhost:3000/display/display_page?ol=d_act_page&page_id=2357
add note: Should use_javascript
Save script may be using some Javascript
The infamous RJS is at it again
Get a comment library
5. http://localhost:3000/transcribe/display_page?page_id=2357
More html
6. Clicking on "Auto link" makes it blow up
ActiveModel::MassAssignmentSecurity::Error in TranscribeController#save_transcription
Can't mass-assign protected attributes: source_text, status
7. http://localhost:3000/display/display_page?ol=p_nav_next&page_id=2359
Clicking "Edit Help Text" causes Template Missing error, another RHTML issue
8. http://localhost:3000/work/show?ol=w_tab_about&work_id=17
If not logged in as admin, there should be some mouse over stuff
http://localhost:3000/work/edit?ol=w_tab_settings&work_id=17 - look at HTML
9. Clicking the form causes a blowup: http://localhost:3000/work/scribes_tab?ol=w_tab_access&work_id=17
10. http://localhost:3000/work/edit?ol=w_tab_settings&work_id=17
HTML: Could it be a WYSIWYG? ("Transcription Conventions" only)
11. Simple captcha- DONE
grep -rin jquery * | vgrep '.js' | vgrep 'Binary file' | vgrep 'log/' | vgrep '/dragonfly/' | vgrep '/cache/' | vgrep 'wordpress-unit-tests' | grep jquery