Closed Bug 346799 Opened 20 years ago Closed 7 years ago

The method getEndLineno() in class ScriptOrFnNode returns value baseLineno.

Categories

(Rhino Graveyard :: Core, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: cerh, Unassigned)

Details

User-Agent: Opera/9.01 (Windows NT 5.1; U; ru) Build Identifier: public final int getBaseLineno() { return baseLineno; } public final int getEndLineno() { return baseLineno; } Reproducible: Always
Any reason you marked this security-sensitive? (It means that very few people can look at it.)
Certainly it can look all. Excuse me.
removing security sensitivity. repair this if its the wrong thing to do.
Group: security

Closing. Bug management is now done here:
https://github.com/mozilla/rhino

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.