function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bulent703Bulent703 

Spring 13 preview org managed package compilation errors

We have a managed package that is distributed on AppExchange and some of our customers had Spring 13 preview orgs with these packages installed. Once the upgrade occured, accessing any VF pages that refer to the managed app shows an error indicating that there are some unresolved compilation errors in the managed package classes.

 

So, the code didn't change, it is just the Spring 13 preview upgrade. Is this a bug? Why would it start showing compilation issues. In addition, even some of the classes and line numbers don't really correspond to lines of code but for example an openning bracket in an if statement.

 

Thanks!

Sridhar BonagiriSridhar Bonagiri

Hi,

 

I don't see this as an error in you managed package, I think this is because of the Spring'13 preview org. I prefer you to wait till the Spring'13 comes to sandbox orgs and I am recommend you to test your package on these orgs. Then you will be able to find any error.

 

Regards,

Sridhar Bonagiri