Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3678 by [email protected]: Unable to add new files to review
requests
https://code.google.com/p/reviewboard/issues/detail?id=3678
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** [email protected]. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.
What version are you running?
2.0.8
What's the URL of the page containing the problem?
https://git.reviewboard.kde.org/
What steps will reproduce the problem?
1. Set locale to it_IT
2. Open any review request you submitted
3.
What is the expected output? What do you see instead?
I'm unable to add files to the request, clicking the items of the menu does
nothing.
What operating system are you using? What browser?
Debian GNU/Linux, Firefox 33/Chromium 38
Please provide any additional information below.
The problem appears to be an apostrophe that needs to be escaped.
See 'help_text' here below:
fields: [ { name: 'path', label: '<label for="id_path">Diff:</label>',
required: true, help_text: 'Il nuovo diff da caricare.', widget: '<input
id="id_path" name="path" type="file" />' },{ name: 'parent_diff_path',
label: '<label for="id_parent_diff_path">Diff genitore:</label>',
help_text: 'Un diff facoltativo su cui è basato il diff principale. Esso è
solitamente usato per sistemi di controllo della versione distribuiti (Git,
Mercurial, ecc.).', widget: '<input id="id_parent_diff_path"
name="parent_diff_path" type="file" />' },{ name: 'base_commit_id',
label: '<label for="id_base_commit_id">ID commit base:</label>',
help_text: 'L'ID/revisione su cui si basa questa modifica.',
widget: '<input id="id_base_commit_id" name="base_commit_id" type="text"
/>' } ]
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.