History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-15556
Type: Bug Bug
Status: Community Community
Priority: None None
Assignee: Kristen Sindac
Reporter: Ryan Guill
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Flex SDK

.properties files are not viewable in View Source

Created: 05/13/08 01:54 PM   Updated: 05/13/08 01:56 PM
Component/s: i18n : Compiler
Security Level: Public (All JIRA Users )

Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Flex 3 (Released)
Affected OS(s): Windows - XP
Steps to Reproduce:
Steps to reproduce:
1. create a new project
2. create a folder on the same level as src called locale, and inside of that folder a folder called en_US and inside of that a file called general.properties
3. export a release build and enable view source, including the locale directory and its children
 
 Actual Results:
 the general.properties file and its folder structure is visible in the view source but when you select general.properties it displays a message saying Page not found.
 
 Expected Results:
 Clicking on the .properties file would show the contents of the .properties file.
 
 Workaround (if any):
 There is no workaround that I am aware of.

This is the method of localization (structure and naming conventions) that is described in documentation and other localization standards and so should be an expected user behavior. This is obviously not a show stopping issue but is disappointing as it would be a nice feature for a localization team as well as QA and bug fixers.
 
 
Language Found: English
Bugbase Id: none
QA Owner: Kristen Sindac
Participants: Kristen Sindac and Ryan Guill
Browser: Firefox 2.x
JDK: Sun 1.6.x


 All   Comments      Sort Order:
Ryan Guill - [05/13/08 01:56 PM ]
I assigned this to the i18n component but I am not sure if that is really accurate or not.