Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-9
-
Fix Version/s: 1.1
-
Component/s: Module - Apt
-
Labels:None
-
Number of attachments :
Description
I tried the following in apt:
* sdfs
%{snippet|id=resolveLocale|file=java-core/src/main/java/net/fckeditor/localization/LocaleResolver.java}
On every request it will
passed the current <<<HttpServletRequest>>> instance. It resolves the user
locale according to the underlying system or returns <<<null>>> if it can't
resolve the locale.
[]
As you can see from the png attachment. The source box is not indented as it done by default if the source mode is used.
Fixed in r745777.