-
3 May 2012 10:40 AM #1
Meaningless names are given for JavaScript resources url with slashes.
Meaningless names are given for JavaScript resources url with slashes.
Any resource url with slashes like:
http://www.aresource.com/name/other
or
http://maps.google.com/maps/api/js?v=3.2&sensor=false
results in a useless name in the Project Inspector, for the given examples it would be:
other
and
js?v=3.2&sensor=false
After adding some resources it starts to get difficult to identify them.
My suggestion is to use the resource ID in the Project Inspector.
-
3 May 2012 1:02 PM #2
Thanks for the feedback. We will give priority to the id and then use the bits after the / if no id was ever given.
Aaron Conran
@aconran
Sencha Architect Development Team
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-1849
in
Architect 2.1.


Reply With Quote