Fixes T12576. In Javascript, data.ref is null, which is getting turned into /quote/?ref=null.
The code already handles this case, just not with ref=null happening in JS:
Differential D17720
When a transaction has no quote ref, render "@user wrote:" properly epriestley on Apr 18 2017, 4:07 PM. Authored by Tags None Referenced Files
Subscribers None
Details Fixes T12576. In Javascript, data.ref is null, which is getting turned into /quote/?ref=null. The code already handles this case, just not with ref=null happening in JS:
Diff Detail
|