products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: JXR-85
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Unprioritized Unprioritized
Assignee: Uri Sarid
Reporter: Kevin Lindsey
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Aptana Jaxer

document.getElementsByTagName returns null values for src attribute

Created: 26/Feb/08 04:35 PM   Updated: 24/Mar/08 04:25 PM
Component/s: None
Affects Version/s: 0.9.3
Fix Version/s: 0.9.5

Impact on Workflow: Average
Studio Install Type: N/A
Participants: Kevin Lindsey and Uri Sarid


 Description  « Hide
See post by jburke at http://forums.aptana.com/viewtopic.php?p=18254.

We get a list of elements returned from getElementsByTagName, but properties like "src" and attributes like "src" always return null even when they are defined. I know in the framework we had to get around this using document.documentElement.getElementsByTagName. This appears to occur specifically with script elements, although I have not tried other elements.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Uri Sarid - 11/Mar/08 07:22 PM
This is hopefully addressed by 0.9.5 where we no longer inline server-side externally-src'ed scripts. Please reopen this if it does not address all the issues.