#3001: Missing period (full stop) on /trac/settings
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.4
Severity: minor | Keywords:
-------------------------------------+--------------------------------------
In the file /usr/share/trac/settings.cs, there is a trailing space (ASCII
32) where a period should be. Here's a patch:
{{{
--- settings.cs 2006-02-15 21:10:47.000000000 +0100
+++ settings.period 2006-04-08 20:48:44.000000000 +0200
@@ -11,7 +11,7 @@
<p>
This page lets you customize and personalize your Trac settings. Session
settings are stored on the server and identified using a 'Session Key'
- stored in a browser cookie. The cookie lets Trac restore your settings
+ stored in a browser cookie. The cookie lets Trac restore your settings.
</p>
<form method="post" action="">
<div>
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3001>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets