Issue Details (XML | Word | Printable)

Key: CONF-11485
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Anatoli Kazatchkov [Atlassian]
Reporter: Arne Schirmacher
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

backslash missing in ConfluenceActionSupport.properties

Created: 16/Apr/08 02:45 AM   Updated: 28/Apr/08 02:58 AM
Component/s: Internationalisation
Affects Version/s: 2.8
Fix Version/s: 2.8.1

Time Tracking:
Not Specified

Participants: Anatoli Kazatchkov [Atlassian], Arne Schirmacher and Chris Broadfoot [Atlassian]
Since last comment: 32 weeks, 4 days ago
Resolution Date: 28/Apr/08 02:58 AM
Labels:


 Description  « Hide
in line 6512:
variables.description=Variables are pieces of content which will be defined by the user before they create a new page using this template.
    Please note that only alphanumeric characters are allowed for variable names; no space or other special characters will be picked.

I think a backslash is missing here.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Arne Schirmacher added a comment - 16/Apr/08 03:47 AM
Another problem seems to be at line 1952:
see.also.global.popular.labels=<b>See also:</b> <a href="{0}">global popular labels</a>.
See also:</b> <a href="">global popular labels</a>.

Chris Broadfoot [Atlassian] added a comment - 17/Apr/08 11:22 PM
Thanks for the report, Arne.