I would like to use an issue collector on a public-facing website. I don't want users to see the issue name and link when they submit feedback.
It normally looks like this:
Your feedback has been recorded in WEB-26. This window will automatically close in 5 seconds.
I would rather that users just see something like "Thank you for your feedback! This window will automatically close in 5 seconds."
Is this possible?
The dialog box is actually using the message "collector.plugin.template.thanks.recorded" set in the file il8n.properties, inside of the issue collector plugin, may be you can find the template use that message set then remove the issue key part, or you can remove the variable in the propertie file. But you probably need to use the SDK to rebuild the plugin then update the plugin on JIRA. :)
Hi Yilin,
I am new to Issue collector, I have managed to customize the feedback message. but some how the customize message only works in IE but when I use FireFox I dont see the CR number.
My customize message is as below:
collector.plugin.template.thanks.recorded=Your request has been raised. Your reference ID is {0}. This window will automatically close in 5 seconds.
collector.plugin.template.thanks.no.permission=Your request has been raised. Your reference ID is {0}. This window will automatically close in 5 seconds.
This give me proper ID number for ex CR-61 in IE while in firefox it just shows {o}
Could you please help ?
Regards
Avinav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Avinav, you need to post this as a new question (click Ask a Question at the top), not as an answer!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.